| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| children | gatewayUuid domainName units | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="RemoveUnitsToGatewayReq"> <xsd:sequence> <xsd:choice> <xsd:element name="gatewayUuid" type="axlapi:XUUID"/> <xsd:element name="domainName" type="xsd:string" nillable="false"> <xsd:annotation> <xsd:documentation>For SCCP mention MAC Address</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="units"> <xsd:complexType> <xsd:sequence> <xsd:element name="unit" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </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="gatewayUuid" type="axlapi:XUUID"/> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="domainName" type="xsd:string" nillable="false"> <xsd:annotation> <xsd:documentation>For SCCP mention MAC Address</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | unit | ||
| source | <xsd:element name="units"> <xsd:complexType> <xsd:sequence> <xsd:element name="unit" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | index | ||||||
| source | <xsd:element name="unit" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| source | <xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false"/> |