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

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

element RGatewaySubunits/domainName
diagram AXLSoap_p11924.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 RGatewaySubunits/gatewayUuid
diagram AXLSoap_p11925.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 RGatewaySubunits/unit
diagram AXLSoap_p11926.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RGatewaySubunits/subunits
diagram AXLSoap_p11927.png
properties
minOcc 0
maxOcc 1
content complex
children subunit
source <xsd:element name="subunits" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="subunit" minOccurs="0" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="beginPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RGatewaySubunits/subunits/subunit
diagram AXLSoap_p11928.png
properties
minOcc 0
maxOcc unbounded
content complex
children index product beginPort
source <xsd:element name="subunit" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="beginPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RGatewaySubunits/subunits/subunit/index
diagram AXLSoap_p11929.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RGatewaySubunits/subunits/subunit/product
diagram AXLSoap_p11930.png
type axlapi:XMGCPVic
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>

element RGatewaySubunits/subunits/subunit/beginPort
diagram AXLSoap_p11931.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="beginPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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