diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | domainName gatewayUuid | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="LUnitsToGateway"> <xsd:sequence minOccurs="0"> <xsd:choice minOccurs="0"> <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>For SCCP mention MAC Address</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>pkid of the Gateway</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>For SCCP mention MAC Address</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>pkid of the Gateway</xsd:documentation> </xsd:annotation> </xsd:element> |