complexType LGeoLocationPolicy
diagram axlapi_p4066.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
elements ListGeoLocationPolicyRes/return/geoLocationPolicy ListGeoLocationPolicyReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="LGeoLocationPolicy">
 
<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" use="optional"/>
</xsd:complexType>

attribute LGeoLocationPolicy/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LGeoLocationPolicy/name
diagram axlapi_p4067.png
type axlapi:String50
properties
isRef 0
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 LGeoLocationPolicy/country
diagram axlapi_p4068.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="country" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LGeoLocationPolicy/description
diagram axlapi_p4069.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/nationalSubDivision
diagram axlapi_p4070.png
type axlapi:String100
properties
isRef 0
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 LGeoLocationPolicy/district
diagram axlapi_p4071.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/communityName
diagram axlapi_p4072.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/cityDivision
diagram axlapi_p4073.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/neighbourhood
diagram axlapi_p4074.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/street
diagram axlapi_p4075.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/leadingStreetDirection
diagram axlapi_p4076.png
type axlapi:String50
properties
isRef 0
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 LGeoLocationPolicy/trailingStreetSuffix
diagram axlapi_p4077.png
type axlapi:String50
properties
isRef 0
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 LGeoLocationPolicy/streetSuffix
diagram axlapi_p4078.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/houseNumber
diagram axlapi_p4079.png
type axlapi:String16
properties
isRef 0
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 LGeoLocationPolicy/houseNumberSuffix
diagram axlapi_p4080.png
type axlapi:String100
properties
isRef 0
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 LGeoLocationPolicy/landmark
diagram axlapi_p4081.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/location
diagram axlapi_p4082.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/floor
diagram axlapi_p4083.png
type axlapi:String16
properties
isRef 0
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 LGeoLocationPolicy/occupantName
diagram axlapi_p4084.png
type axlapi:String255
properties
isRef 0
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 LGeoLocationPolicy/postalCode
diagram axlapi_p4085.png
type axlapi:String100
properties
isRef 0
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