diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | domainName gatewayUuid unit subunit endpoint | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RGatewaySccpEndpoints"> <xsd:sequence minOccurs="0"> <xsd:choice minOccurs="0"> <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>pkid of the Gateway whose endpoint is to be added</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="unit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="subunit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="endpoint" type="axlapi:RGatewaySccp" minOccurs="0" maxOccurs="1"/> </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 |
|
||||||
source | <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
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 whose endpoint is to be added</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="unit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="subunit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |