complexType RemoveUnitsToGatewayReq
diagram AXLSoap_p11343.png
namespace http://www.cisco.com/AXL/API/15.0
children gatewayUuid domainName units
used by
element removeUnitsToGateway
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="RemoveUnitsToGatewayReq">
 
<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="units">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="unit" maxOccurs="unbounded">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="index" type="axlapi:XInteger" default="0" 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 RemoveUnitsToGatewayReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

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

element RemoveUnitsToGatewayReq/domainName
diagram AXLSoap_p11345.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 RemoveUnitsToGatewayReq/units
diagram AXLSoap_p11346.png
properties
content complex
children unit
source <xsd:element name="units">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="unit" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RemoveUnitsToGatewayReq/units/unit
diagram AXLSoap_p11347.png
properties
minOcc 1
maxOcc unbounded
content complex
children index
source <xsd:element name="unit" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RemoveUnitsToGatewayReq/units/unit/index
diagram AXLSoap_p11348.png
type axlapi:XInteger
properties
content simple
default 0
nillable false
source <xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false"/>


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