| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| children | uuid processNodeName name service returnedTags | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| 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> |
| type | xsd:unsignedLong | ||
| properties |
|
||
| source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
| diagram | ![]() |
||||||
| type | axlapi:XUUID | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| 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> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| annotation |
|
||||
| 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> |
| diagram | ![]() |
||||
| type | axlapi:XService | ||||
| properties |
|
||||
| annotation |
|
||||
| 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> |
| diagram | ![]() |
||||||||||||
| type | axlapi:RServiceParameter | ||||||||||||
| properties |
|
||||||||||||
| children | processNodeName name service value valueType | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="returnedTags" type="axlapi:RServiceParameter" minOccurs="0"/> |