complexType AddGeoLocationReq
diagram AXLSoap_p2276.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children geoLocation
used by
element addGeoLocation
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
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 AXLSoap_p2277.png
type axlapi:XGeoLocation
properties
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