complexType XGeoLocation
diagram axlapi_p13877.png
namespace http://www.cisco.com/AXL/API/8.5
children name country description nationalSubDivision district communityName cityDivision neighbourhood street leadingStreetDirection trailingStreetSuffix streetSuffix houseNumber houseNumberSuffix landmark location floor occupantName postalCode
used by
element AddGeoLocationReq/geoLocation
source <xsd:complexType name="XGeoLocation">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="country" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nationalSubDivision" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="district" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="communityName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cityDivision" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="neighbourhood" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="street" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="leadingStreetDirection" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="trailingStreetSuffix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="streetSuffix" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="houseNumber" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="houseNumberSuffix" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="landmark" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="location" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="floor" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="occupantName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="postalCode" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XGeoLocation/name
diagram axlapi_p13878.png
type axlapi:String50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XGeoLocation/country
diagram axlapi_p13879.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="country" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/description
diagram axlapi_p13880.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/nationalSubDivision
diagram axlapi_p13881.png
type axlapi:String100
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 100 
source <xsd:element name="nationalSubDivision" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/district
diagram axlapi_p13882.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="district" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/communityName
diagram axlapi_p13883.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="communityName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/cityDivision
diagram axlapi_p13884.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="cityDivision" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/neighbourhood
diagram axlapi_p13885.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="neighbourhood" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/street
diagram axlapi_p13886.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="street" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/leadingStreetDirection
diagram axlapi_p13887.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="leadingStreetDirection" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/trailingStreetSuffix
diagram axlapi_p13888.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="trailingStreetSuffix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/streetSuffix
diagram axlapi_p13889.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="streetSuffix" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/houseNumber
diagram axlapi_p13890.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="houseNumber" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/houseNumberSuffix
diagram axlapi_p13891.png
type axlapi:String100
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 100 
source <xsd:element name="houseNumberSuffix" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/landmark
diagram axlapi_p13892.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="landmark" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/location
diagram axlapi_p13893.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="location" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/floor
diagram axlapi_p13894.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="floor" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/occupantName
diagram axlapi_p13895.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="occupantName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocation/postalCode
diagram axlapi_p13896.png
type axlapi:String100
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 100 
source <xsd:element name="postalCode" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>


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