complexType XGeoLocationFilter
diagram axlapi_p13897.png
namespace http://www.cisco.com/AXL/API/8.5
children name description useCountry useNationalSubDivision useDistrict useCommunityName useCityDivision useNeighbourhood useStreet useLeadingStreetDirection useTrailingStreetSuffix useStreetSuffix useHouseNumber useHouseNumberSuffix useLandmark useLocation useFloor useOccupantName usePostalCode
used by
element AddGeoLocationFilterReq/geoLocationFilter
source <xsd:complexType name="XGeoLocationFilter">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCountry" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useNationalSubDivision" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDistrict" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCommunityName" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCityDivision" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useNeighbourhood" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useStreet" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useLeadingStreetDirection" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useTrailingStreetSuffix" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useStreetSuffix" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useHouseNumber" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useHouseNumberSuffix" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useLandmark" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useFloor" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useOccupantName" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="usePostalCode" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XGeoLocationFilter/name
diagram axlapi_p13898.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 XGeoLocationFilter/description
diagram axlapi_p13899.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 XGeoLocationFilter/useCountry
diagram axlapi_p13900.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useCountry" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useNationalSubDivision
diagram axlapi_p13901.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useNationalSubDivision" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useDistrict
diagram axlapi_p13902.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useDistrict" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useCommunityName
diagram axlapi_p13903.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useCommunityName" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useCityDivision
diagram axlapi_p13904.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useCityDivision" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useNeighbourhood
diagram axlapi_p13905.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useNeighbourhood" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useStreet
diagram axlapi_p13906.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useStreet" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useLeadingStreetDirection
diagram axlapi_p13907.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useLeadingStreetDirection" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useTrailingStreetSuffix
diagram axlapi_p13908.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useTrailingStreetSuffix" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useStreetSuffix
diagram axlapi_p13909.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useStreetSuffix" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useHouseNumber
diagram axlapi_p13910.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useHouseNumber" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useHouseNumberSuffix
diagram axlapi_p13911.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useHouseNumberSuffix" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useLandmark
diagram axlapi_p13912.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useLandmark" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useLocation
diagram axlapi_p13913.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useFloor
diagram axlapi_p13914.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useFloor" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/useOccupantName
diagram axlapi_p13915.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useOccupantName" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XGeoLocationFilter/usePostalCode
diagram axlapi_p13916.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="usePostalCode" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>


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