complexType GetGeoLocationRes
diagram axlapi_p2223.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getGeoLocationResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="GetGeoLocationRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="geoLocation" type="axlapi:RGeoLocation"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetGeoLocationRes/return
diagram axlapi_p2224.png
properties
isRef 0
content complex
children geoLocation
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="geoLocation" type="axlapi:RGeoLocation"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetGeoLocationRes/return/geoLocation
diagram axlapi_p2225.png
type axlapi:RGeoLocation
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
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocation" type="axlapi:RGeoLocation"/>


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