complexType LGatewaySubunits
diagram AXLSoap_p5596.png
namespace http://www.cisco.com/AXL/API/15.0
children domainName gatewayUuid unit
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LGatewaySubunits">
 
<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:element name="unit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LGatewaySubunits/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LGatewaySubunits/domainName
diagram AXLSoap_p5597.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
For SCCP mention MAC Address
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>

element LGatewaySubunits/gatewayUuid
diagram AXLSoap_p5598.png
type axlapi:XUUID
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
annotation
documentation
pkid of the Gateway
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>

element LGatewaySubunits/unit
diagram AXLSoap_p5599.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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