complexType RGeoLocation
diagram AXLSoap_p11932.png
namespace http://www.cisco.com/AXL/API/15.0
children name country description nationalSubDivision district communityName cityDivision neighbourhood street leadingStreetDirection trailingStreetSuffix streetSuffix houseNumber houseNumberSuffix landmark location floor occupantName postalCode
used by
elements GetGeoLocationRes/return/geoLocation GetGeoLocationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RGeoLocation">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="country" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nationalSubDivision" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="district" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="communityName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cityDivision" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="neighbourhood" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="street" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="leadingStreetDirection" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="trailingStreetSuffix" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="streetSuffix" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="houseNumber" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="houseNumberSuffix" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="landmark" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="location" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="floor" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="occupantName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="postalCode" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RGeoLocation/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RGeoLocation/name
diagram AXLSoap_p11933.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/country
diagram AXLSoap_p11934.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="country" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/description
diagram AXLSoap_p11935.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/nationalSubDivision
diagram AXLSoap_p11936.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="nationalSubDivision" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/district
diagram AXLSoap_p11937.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="district" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/communityName
diagram AXLSoap_p11938.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="communityName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/cityDivision
diagram AXLSoap_p11939.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="cityDivision" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/neighbourhood
diagram AXLSoap_p11940.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="neighbourhood" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/street
diagram AXLSoap_p11941.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="street" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/leadingStreetDirection
diagram AXLSoap_p11942.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="leadingStreetDirection" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/trailingStreetSuffix
diagram AXLSoap_p11943.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="trailingStreetSuffix" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/streetSuffix
diagram AXLSoap_p11944.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="streetSuffix" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/houseNumber
diagram AXLSoap_p11945.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="houseNumber" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/houseNumberSuffix
diagram AXLSoap_p11946.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="houseNumberSuffix" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/landmark
diagram AXLSoap_p11947.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="landmark" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/location
diagram AXLSoap_p11948.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="location" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/floor
diagram AXLSoap_p11949.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="floor" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/occupantName
diagram AXLSoap_p11950.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="occupantName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RGeoLocation/postalCode
diagram AXLSoap_p11951.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="postalCode" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>


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