complexType RemoveGatewaySubunitsReq
diagram AXLSoap_p11237.png
namespace http://www.cisco.com/AXL/API/15.0
children gatewayUuid domainName unit subunits
used by
element removeGatewaySubunits
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="RemoveGatewaySubunitsReq">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element name="gatewayUuid" type="axlapi:XUUID"/>
     
<xsd:element name="domainName" type="xsd:string" nillable="false">
       
<xsd:annotation>
         
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:choice>
   
<xsd:element name="unit" type="xsd:nonNegativeInteger" nillable="false"/>
   
<xsd:element name="subunits">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="subunit" nillable="false" maxOccurs="unbounded">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="index" type="axlapi:XInteger" nillable="false"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute RemoveGatewaySubunitsReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element RemoveGatewaySubunitsReq/gatewayUuid
diagram AXLSoap_p11238.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="gatewayUuid" type="axlapi:XUUID"/>

element RemoveGatewaySubunitsReq/domainName
diagram AXLSoap_p11239.png
type xsd:string
properties
content simple
nillable false
annotation
documentation
For SCCP mention MAC Address
source <xsd:element name="domainName" type="xsd:string" nillable="false">
 
<xsd:annotation>
   
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RemoveGatewaySubunitsReq/unit
diagram AXLSoap_p11240.png
type xsd:nonNegativeInteger
properties
content simple
nillable false
source <xsd:element name="unit" type="xsd:nonNegativeInteger" nillable="false"/>

element RemoveGatewaySubunitsReq/subunits
diagram AXLSoap_p11241.png
properties
content complex
children subunit
source <xsd:element name="subunits">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="subunit" nillable="false" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="index" type="axlapi:XInteger" nillable="false"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RemoveGatewaySubunitsReq/subunits/subunit
diagram AXLSoap_p11242.png
properties
minOcc 1
maxOcc unbounded
content complex
nillable false
children index
source <xsd:element name="subunit" nillable="false" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="index" type="axlapi:XInteger" nillable="false"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RemoveGatewaySubunitsReq/subunits/subunit/index
diagram AXLSoap_p11243.png
type axlapi:XInteger
properties
content simple
nillable false
source <xsd:element name="index" type="axlapi:XInteger" nillable="false"/>


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