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

element AddPhysicalLocationReq/physicalLocation
diagram AXLSoap_p2371.png
type axlapi:XPhysicalLocation
properties
content complex
children name description
source <xsd:element name="physicalLocation" type="axlapi:XPhysicalLocation"/>


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