complexType UpdateGeoLocationFilterReq
diagram AXLSoap_p14728.png
namespace http://www.cisco.com/AXL/API/11.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description useCountry useNationalSubDivision useDistrict useCommunityName useCityDivision useNeighbourhood useStreet useLeadingStreetDirection useTrailingStreetSuffix useStreetSuffix useHouseNumber useHouseNumberSuffix useLandmark useLocation useFloor useOccupantName usePostalCode
used by
element updateGeoLocationFilter
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateGeoLocationFilterReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateGeoLocationFilterReq/description
diagram AXLSoap_p14730.png
type axlapi:String255
properties
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 UpdateGeoLocationFilterReq/useCountry
diagram AXLSoap_p14731.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useNationalSubDivision
diagram AXLSoap_p14732.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useDistrict
diagram AXLSoap_p14733.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useCommunityName
diagram AXLSoap_p14734.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useCityDivision
diagram AXLSoap_p14735.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useNeighbourhood
diagram AXLSoap_p14736.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useStreet
diagram AXLSoap_p14737.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useLeadingStreetDirection
diagram AXLSoap_p14738.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useTrailingStreetSuffix
diagram AXLSoap_p14739.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useStreetSuffix
diagram AXLSoap_p14740.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useHouseNumber
diagram AXLSoap_p14741.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useHouseNumberSuffix
diagram AXLSoap_p14742.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useLandmark
diagram AXLSoap_p14743.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useLocation
diagram AXLSoap_p14744.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useFloor
diagram AXLSoap_p14745.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/useOccupantName
diagram AXLSoap_p14746.png
type axlapi:boolean
properties
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 UpdateGeoLocationFilterReq/usePostalCode
diagram AXLSoap_p14747.png
type axlapi:boolean
properties
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