complexType AddRegionReq
diagram AXLSoap_p2380.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children region
used by
element addRegion
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddRegionReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="region" type="axlapi:XRegion"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddRegionReq/region
diagram AXLSoap_p2381.png
type axlapi:XRegion
properties
content complex
children name relatedRegions defaultCodec
source <xsd:element name="region" type="axlapi:XRegion"/>


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