complexType RGeoLocationPolicy
diagram AXLSoap_p11972.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 relatedPolicies
used by
elements GetGeoLocationPolicyRes/return/geoLocationPolicy GetGeoLocationPolicyReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RGeoLocationPolicy">
 
<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:element name="relatedPolicies" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="relatedPolicy" type="axlapi:RPolicyRelationship" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

element RGeoLocationPolicy/description
diagram AXLSoap_p11975.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 RGeoLocationPolicy/nationalSubDivision
diagram AXLSoap_p11976.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 RGeoLocationPolicy/district
diagram AXLSoap_p11977.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 RGeoLocationPolicy/communityName
diagram AXLSoap_p11978.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 RGeoLocationPolicy/cityDivision
diagram AXLSoap_p11979.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 RGeoLocationPolicy/neighbourhood
diagram AXLSoap_p11980.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 RGeoLocationPolicy/street
diagram AXLSoap_p11981.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 RGeoLocationPolicy/leadingStreetDirection
diagram AXLSoap_p11982.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 RGeoLocationPolicy/trailingStreetSuffix
diagram AXLSoap_p11983.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 RGeoLocationPolicy/streetSuffix
diagram AXLSoap_p11984.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 RGeoLocationPolicy/houseNumber
diagram AXLSoap_p11985.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 RGeoLocationPolicy/houseNumberSuffix
diagram AXLSoap_p11986.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 RGeoLocationPolicy/landmark
diagram AXLSoap_p11987.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 RGeoLocationPolicy/location
diagram AXLSoap_p11988.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 RGeoLocationPolicy/floor
diagram AXLSoap_p11989.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 RGeoLocationPolicy/occupantName
diagram AXLSoap_p11990.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 RGeoLocationPolicy/postalCode
diagram AXLSoap_p11991.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"/>

element RGeoLocationPolicy/relatedPolicies
diagram AXLSoap_p11992.png
properties
minOcc 0
maxOcc 1
content complex
children relatedPolicy
source <xsd:element name="relatedPolicies" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="relatedPolicy" type="axlapi:RPolicyRelationship" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RGeoLocationPolicy/relatedPolicies/relatedPolicy
diagram AXLSoap_p11993.png
type axlapi:RPolicyRelationship
properties
minOcc 0
maxOcc unbounded
content complex
children geoLocationPolicyAName geoLocationDeviceA geoLocationPolicyBName geoLocationDeviceB logicalPartitionPolicy
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="relatedPolicy" type="axlapi:RPolicyRelationship" minOccurs="0" maxOccurs="unbounded"/>


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