complexType PostalRouteType
diagram kml22gx_diagrams/kml22gx_p469.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
children AddressLine PostalRouteName PostalRouteNumber PostBox
used by
elements Locality/PostalRoute PostOffice/PostalRoute DependentLocalityType/PostalRoute
attributes
Name  Type  Use  Default  Fixed  Annotation
Type          
source <complexType name="PostalRouteType">
 
<sequence>
   
<element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/>
   
<choice>
     
<element name="PostalRouteName" maxOccurs="unbounded">
       
<annotation>
         
<documentation> Name of the Postal Route</documentation>
       
</annotation>
       
<complexType mixed="true">
         
<attribute name="Type"/>
         
<attributeGroup ref="grPostal"/>
         
<anyAttribute namespace="##other"/>
       
</complexType>
     
</element>
     
<element name="PostalRouteNumber">
       
<annotation>
         
<documentation> Number of the Postal Route</documentation>
       
</annotation>
       
<complexType mixed="true">
         
<attributeGroup ref="grPostal"/>
         
<anyAttribute namespace="##other"/>
       
</complexType>
     
</element>
   
</choice>
   
<element ref="PostBox" minOccurs="0"/>
   
<any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</sequence>
 
<attribute name="Type"/>
 
<anyAttribute namespace="##other"/>
</complexType>

attribute PostalRouteType/@Type
source <attribute name="Type"/>

element PostalRouteType/PostalRouteName
diagram kml22gx_diagrams/kml22gx_p470.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
properties
minOcc 1
maxOcc unbounded
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
Type          
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Name of the Postal Route
source <element name="PostalRouteName" maxOccurs="unbounded">
 
<annotation>
   
<documentation> Name of the Postal Route</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attribute name="Type"/>
   
<attributeGroup ref="grPostal"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>

attribute PostalRouteType/PostalRouteName/@Type
source <attribute name="Type"/>

element PostalRouteType/PostalRouteNumber
diagram kml22gx_diagrams/kml22gx_p471.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
properties
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Number of the Postal Route
source <element name="PostalRouteNumber">
 
<annotation>
   
<documentation> Number of the Postal Route</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="grPostal"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>


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