complexType AddGeoLocationReq
diagram axlapi_p1555.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children geoLocation
used by
element addGeoLocation
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="AddGeoLocationReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="geoLocation" type="axlapi:XGeoLocation"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddGeoLocationReq/geoLocation
diagram axlapi_p1556.png
type axlapi:XGeoLocation
properties
isRef 0
content complex
children name country description nationalSubDivision district communityName cityDivision neighbourhood street leadingStreetDirection trailingStreetSuffix streetSuffix houseNumber houseNumberSuffix landmark location floor occupantName postalCode
source <xsd:element name="geoLocation" type="axlapi:XGeoLocation"/>


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