complexType GetServiceParameterReq
diagram axlapi_p2693.png
namespace http://www.cisco.com/AXL/API/8.5
children uuid processNodeName name service returnedTags
used by
element getServiceParameter
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="GetServiceParameterReq">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element name="uuid" type="axlapi:XUUID"/>
     
<xsd:sequence>
       
<xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The process Node that this the service parameter belongs to. Not nullable.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Name of the service parameter. Not nullable.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="service" type="axlapi:XService" nillable="false" minOccurs="1" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The service that this service parameter belongs to.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="returnedTags" type="axlapi:RServiceParameter" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetServiceParameterReq/@sequence
type xsd:unsignedLong
properties
isRef 0
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetServiceParameterReq/uuid
diagram axlapi_p2694.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element GetServiceParameterReq/processNodeName
diagram axlapi_p2695.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
The process Node that this the service parameter belongs to. Not nullable.
source <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The process Node that this the service parameter belongs to. Not nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element GetServiceParameterReq/name
diagram axlapi_p2696.png
type xsd:string
properties
isRef 0
content simple
nillable false
annotation
documentation
Name of the service parameter. Not nullable.
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Name of the service parameter. Not nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element GetServiceParameterReq/service
diagram axlapi_p2697.png
type axlapi:XService
properties
isRef 0
content simple
nillable false
annotation
documentation
The service that this service parameter belongs to.
source <xsd:element name="service" type="axlapi:XService" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The service that this service parameter belongs to.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element GetServiceParameterReq/returnedTags
diagram axlapi_p2698.png
type axlapi:RServiceParameter
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children processNodeName name service value valueType
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="returnedTags" type="axlapi:RServiceParameter" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy