diagram | |||||||||||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||||||||||||||||||
children | AddressLine DependentLocalityName DependentLocalityNumber PostBox LargeMailUser PostOffice PostalRoute Thoroughfare Premise DependentLocality PostalCode | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <complexType name="DependentLocalityType"> <sequence> <element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/> <element name="DependentLocalityName" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Name of the dependent locality</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="DependentLocalityNumber" minOccurs="0"> <annotation> <documentation>Number of the dependent locality. Some areas are numbered. Eg. SECTOR 5 in a Suburb as in India or SOI SUKUMVIT 10 as in Thailand</documentation> </annotation> <complexType mixed="true"> <attribute name="NameNumberOccurrence"> <annotation> <documentation>Eg. SECTOR occurs before 5 in SECTOR 5</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <choice minOccurs="0"> <element ref="PostBox"/> <element name="LargeMailUser" type="LargeMailUserType"> <annotation> <documentation>Specification of a large mail user address. Examples of large mail users are postal companies, companies in France with a cedex number, hospitals and airports with their own post code. Large mail user addresses do not have a street name with premise name or premise number in countries like Netherlands. But they have a POBox and street also in countries like France</documentation> </annotation> </element> <element ref="PostOffice"/> <element name="PostalRoute" type="PostalRouteType"> <annotation> <documentation> A Postal van is specific for a route as in Is`rael, Rural route</documentation> </annotation> </element> </choice> <element ref="Thoroughfare" minOccurs="0"/> <element ref="Premise" minOccurs="0"/> <element name="DependentLocality" type="DependentLocalityType" minOccurs="0"> <annotation> <documentation>Dependent localities are Districts within cities/towns, locality divisions, postal divisions of cities, suburbs, etc. DependentLocality is a recursive element, but no nesting deeper than two exists (Locality-DependentLocality-DependentLocality).</documentation> </annotation> </element> <element ref="PostalCode" minOccurs="0"/> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="Type"> <annotation> <documentation>City or IndustrialEstate, etc</documentation> </annotation> </attribute> <attribute name="UsageType"> <annotation> <documentation>Postal or Political - Sometimes locations must be distinguished between postal system, and physical locations as defined by a political system</documentation> </annotation> </attribute> <attribute name="Connector"> <annotation> <documentation>"VIA" as in Hill Top VIA Parish where Parish is a locality and Hill Top is a dependent locality</documentation> </annotation> </attribute> <attribute name="Indicator"> <annotation> <documentation>Eg. Erode (Dist) where (Dist) is the Indicator</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>City or IndustrialEstate, etc</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="UsageType"> <annotation> <documentation>Postal or Political - Sometimes locations must be distinguished between postal system, and physical locations as defined by a political system</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="Connector"> <annotation> <documentation>"VIA" as in Hill Top VIA Parish where Parish is a locality and Hill Top is a dependent locality</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="Indicator"> <annotation> <documentation>Eg. Erode (Dist) where (Dist) is the Indicator</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <element name="DependentLocalityName" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Name of the dependent locality</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
source | <attribute name="Type"/> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="DependentLocalityNumber" minOccurs="0"> <annotation> <documentation>Number of the dependent locality. Some areas are numbered. Eg. SECTOR 5 in a Suburb as in India or SOI SUKUMVIT 10 as in Thailand</documentation> </annotation> <complexType mixed="true"> <attribute name="NameNumberOccurrence"> <annotation> <documentation>Eg. SECTOR occurs before 5 in SECTOR 5</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
type | restriction of NMTOKEN | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="NameNumberOccurrence"> <annotation> <documentation>Eg. SECTOR occurs before 5 in SECTOR 5</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> |
diagram | |||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||
type | LargeMailUserType | ||||||||||||
properties |
|
||||||||||||
children | AddressLine LargeMailUserName LargeMailUserIdentifier BuildingName Department PostBox Thoroughfare PostalCode | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <element name="LargeMailUser" type="LargeMailUserType"> <annotation> <documentation>Specification of a large mail user address. Examples of large mail users are postal companies, companies in France with a cedex number, hospitals and airports with their own post code. Large mail user addresses do not have a street name with premise name or premise number in countries like Netherlands. But they have a POBox and street also in countries like France</documentation> </annotation> </element> |
diagram | |||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||
type | PostalRouteType | ||||||||||||
properties |
|
||||||||||||
children | AddressLine PostalRouteName PostalRouteNumber PostBox | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <element name="PostalRoute" type="PostalRouteType"> <annotation> <documentation> A Postal van is specific for a route as in Is`rael, Rural route</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||||||||||||||||||
type | DependentLocalityType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | AddressLine DependentLocalityName DependentLocalityNumber PostBox LargeMailUser PostOffice PostalRoute Thoroughfare Premise DependentLocality PostalCode | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="DependentLocality" type="DependentLocalityType" minOccurs="0"> <annotation> <documentation>Dependent localities are Districts within cities/towns, locality divisions, postal divisions of cities, suburbs, etc. DependentLocality is a recursive element, but no nesting deeper than two exists (Locality-DependentLocality-DependentLocality).</documentation> </annotation> </element> |