complexType LGatewaySubunits
diagram AXLSoap_p4486.png
namespace http://www.cisco.com/AXL/API/9.1
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:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"/>
   
</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_p4487.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LGatewaySubunits/gatewayUuid
diagram AXLSoap_p4488.png
type axlapi:XUUID
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"/>

element LGatewaySubunits/unit
diagram AXLSoap_p4489.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