complexType LGeoLocationPolicy
diagram AXLSoap_p5640.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 ListGeoLocationPolicyRes/return/geoLocationPolicy ListGeoLocationPolicyReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
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"/>
</xsd:complexType>

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

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

element LGeoLocationPolicy/description
diagram AXLSoap_p5643.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 LGeoLocationPolicy/nationalSubDivision
diagram AXLSoap_p5644.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 LGeoLocationPolicy/district
diagram AXLSoap_p5645.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 LGeoLocationPolicy/communityName
diagram AXLSoap_p5646.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 LGeoLocationPolicy/cityDivision
diagram AXLSoap_p5647.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 LGeoLocationPolicy/neighbourhood
diagram AXLSoap_p5648.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 LGeoLocationPolicy/street
diagram AXLSoap_p5649.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 LGeoLocationPolicy/leadingStreetDirection
diagram AXLSoap_p5650.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 LGeoLocationPolicy/trailingStreetSuffix
diagram AXLSoap_p5651.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 LGeoLocationPolicy/streetSuffix
diagram AXLSoap_p5652.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 LGeoLocationPolicy/houseNumber
diagram AXLSoap_p5653.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 LGeoLocationPolicy/houseNumberSuffix
diagram AXLSoap_p5654.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 LGeoLocationPolicy/landmark
diagram AXLSoap_p5655.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 LGeoLocationPolicy/location
diagram AXLSoap_p5656.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 LGeoLocationPolicy/floor
diagram AXLSoap_p5657.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 LGeoLocationPolicy/occupantName
diagram AXLSoap_p5658.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 LGeoLocationPolicy/postalCode
diagram AXLSoap_p5659.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