Schema xAL.xsd


schema location:  C:\OASIS\CIQ TC\CIQ Version 3.0\CS02\ciq-v3\ciq\v3.0\xsd\default\xsd\xAL.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xal:3
 
Elements  Complex types 
Address  AddressType 
CountryType 
IdentifierType 
PremisesType 
ThoroughfareType 


schema location:  C:\OASIS\CIQ TC\CIQ Version 3.0\CS02\ciq-v3\ciq\v3.0\xsd\default\xsd\xAL-types.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xal:3
 
Simple types 
AddressIDTypeList 
AddressLineTypeList 
AddressTypeList 
AddressUsageList 
AdministrativeAreaNameCodeList 
AdministrativeAreaNameTypeList 
AdministrativeAreaTypeList 
CountryNameCodeList 
CountryNameTypeList 
DatumCodeList 
DeliveryModeList 
DirectionTypeList 
IdentifierElementTypeList 
LocalityNameCodeList 
LocalityNameTypeList 
LocalityTypeList 
MeridianCodeList 
PostalDeliveryPointTypeList 
PostOfficeTypeList 
PremisesElementTypeList 
PremisesTypeList 
ProjectionCodeList 
RuralDeliveryTypeList 
SubAdministrativeAreaNameCodeList 
SubAdministrativeAreaNameTypeList 
SubAdministrativeAreaTypeList 
SubLocalityNameCodeList 
SubLocalityNameTypeList 
SubLocalityTypeList 
SubPremisesTypeList 
ThoroughfareNameTypeList 
ThoroughfareTypeList 


schema location:  C:\OASIS\CIQ TC\CIQ Version 3.0\CS02\ciq-v3\ciq\v3.0\xsd\default\xsd\CommonTypes.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:ct:3
 
Simple types  Attr. groups 
DataQualityTypeList  grAbbreviation 
StatusList  grDataQuality 
String  grLanguageCode 
grValidityDate 


schema location:  C:\OASIS\CIQ TC\CIQ Version 3.0\CS02\ciq-v3\ciq\v3.0\xsd\default\xsd\xlink-2003-12-31.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  http://www.w3.org/1999/xlink
 
Attributes 
actuate 
arcrole 
from 
href 
label 
role 
show 
title 
to 
type 


element Address
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type AddressType
properties
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice GeoRSS LocationByCoordinates
attributes
Name  Type  Use  Default  Fixed  annotation
TypeAddressTypeList      
documentation
Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.
AddressIDct:String      
documentation
A unique address identifier such as postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
AddressIDTypeAddressIDTypeList      
documentation
Type of address ID used. e.g. DPID, etc
IDct:String      
documentation
A globally unique identifier assigned to the address
UsageAddressUsageList      
documentation
The purpose the address is used for. E.g.  Postal, residential, business,  exchange, update, create, delete, etc
DeliveryModeDeliveryModeList      
documentation
Mode of delivery of address. For example: rural route, normal delivery, post office box, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
DateValidFromxs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
DateValidToxs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
AddressKeyct:String      
documentation
A primary key to reference Address.
AddressKeyRefct:String      
documentation
A foreign key to reference attribute Key of Address.
xlink:type      
xlink:label      
xlink:href      
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Top level element for address with geocode details
source <xs:element name="Address" type="AddressType">
 
<xs:annotation>
   
<xs:documentation>Top level element for address with geocode details</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AddressType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice GeoRSS LocationByCoordinates
used by
element Address
attributes
Name  Type  Use  Default  Fixed  annotation
TypeAddressTypeList      
documentation
Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.
AddressIDct:String      
documentation
A unique address identifier such as postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
AddressIDTypeAddressIDTypeList      
documentation
Type of address ID used. e.g. DPID, etc
IDct:String      
documentation
A globally unique identifier assigned to the address
UsageAddressUsageList      
documentation
The purpose the address is used for. E.g.  Postal, residential, business,  exchange, update, create, delete, etc
DeliveryModeDeliveryModeList      
documentation
Mode of delivery of address. For example: rural route, normal delivery, post office box, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
DateValidFromxs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
DateValidToxs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
AddressKeyct:String      
documentation
A primary key to reference Address.
AddressKeyRefct:String      
documentation
A foreign key to reference attribute Key of Address.
xlink:type      
xlink:label      
xlink:href      
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Complex type that defines the structure of an address with geocode details for reuse
source <xs:complexType name="AddressType">
 
<xs:annotation>
   
<xs:documentation>Complex type that defines the structure of an address with geocode details for reuse</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="FreeTextAddress" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Container for free text address elements where address elements are not parsed </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="AddressLine" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:simpleContent>
               
<xs:extension base="ct:String">
                 
<xs:attribute name="Type" type="AddressLineTypeList">
                   
<xs:annotation>
                     
<xs:documentation>What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:attributeGroup ref="ct:grDataQuality"/>
                 
<xs:anyAttribute namespace="##other"/>
               
</xs:extension>
             
</xs:simpleContent>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Country" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Country details</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="CountryType"/>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="AdministrativeArea" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Details of the top-level area division in the country, such as state, district, province, island, region, etc. Note that some countries do not have this</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="NameElement" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Data associated with the Administrative Area. e.g. Full name of administrative area or part of it. eg. MI in USA, NSW in Australia, reference location to the administrative area</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:simpleContent>
               
<xs:extension base="ct:String">
                 
<xs:attributeGroup ref="ct:grAbbreviation"/>
                 
<xs:attribute name="NameType" type="AdministrativeAreaNameTypeList">
                   
<xs:annotation>
                     
<xs:documentation>semantics of data associated with name</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:attribute name="NameCode" type="AdministrativeAreaNameCodeList">
                   
<xs:annotation>
                     
<xs:documentation>Name of administrative area represented as a code. e.g. "COL" for COLORADO</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:attribute name="NameCodeType" type="ct:String">
                   
<xs:annotation>
                     
<xs:documentation>Type of code used to represent name as a code</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:anyAttribute namespace="##other"/>
               
</xs:extension>
             
</xs:simpleContent>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="SubAdministrativeArea" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The next level down division of the area. E.g. state / county, province / reservation. Note that not all countries have a subadministrative area</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="NameElement" maxOccurs="unbounded">
                 
<xs:annotation>
                   
<xs:documentation>Data associated with the SubAdministrative Area. e.g. Full name of sub administrative area or part of it.  </xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:simpleContent>
                     
<xs:extension base="ct:String">
                       
<xs:attributeGroup ref="ct:grAbbreviation"/>
                       
<xs:attribute name="NameType" type="SubAdministrativeAreaNameTypeList">
                         
<xs:annotation>
                           
<xs:documentation>semantics of data associated with name</xs:documentation>
                         
</xs:annotation>
                       
</xs:attribute>
                       
<xs:attribute name="NameCode" type="SubAdministrativeAreaNameCodeList">
                         
<xs:annotation>
                           
<xs:documentation>Name of administrative area represented as a code. e.g. "COL" for COLORADO</xs:documentation>
                         
</xs:annotation>
                       
</xs:attribute>
                       
<xs:attribute name="NameCodeType" type="ct:String">
                         
<xs:annotation>
                           
<xs:documentation>Type of code used to represent name as a code</xs:documentation>
                         
</xs:annotation>
                       
</xs:attribute>
                       
<xs:anyAttribute namespace="##other"/>
                     
</xs:extension>
                   
</xs:simpleContent>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
             
<xs:attribute name="Type" type="SubAdministrativeAreaTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of sub administrative area</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="Type" type="AdministrativeAreaTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of administrative area. e.g. state, city, town, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Locality" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Details of Locality which is a named densely populated area  (a place) such as town, village, suburb, etc. A locality composes of many individual addresses.  Many localities exist in an administrative area or a sub adminisrative area. A locality can also have sub localities. For example, a municipality locality can have many villages associated with it which are sub localities. Example: Tamil Nadu State, Erode District, Bhavani Taluk, Paruvachi Village is a valid address in India. Tamil Nadu is the Administrative Area, Erode is the sub admin area, Bhavani is the locality, and Paruvachi is the sub locality</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="NameElement" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Data associated with the locality. e.g. Full name of the locality or part of it, reference location to the locality</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:simpleContent>
               
<xs:extension base="ct:String">
                 
<xs:attributeGroup ref="ct:grAbbreviation"/>
                 
<xs:attribute name="NameType" type="LocalityNameTypeList">
                   
<xs:annotation>
                     
<xs:documentation>semantics of data associated with name</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:attribute name="NameCode" type="LocalityNameCodeList">
                   
<xs:annotation>
                     
<xs:documentation>name of locality represented as a code</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:attribute name="NameCodeType" type="ct:String">
                   
<xs:annotation>
                     
<xs:documentation>type of code used to represent name as a code</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:anyAttribute namespace="##other"/>
               
</xs:extension>
             
</xs:simpleContent>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="SubLocality" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A locality that is smaller and is contained within the boundaries of its parent locality. Note that not all localities have sub locality. For example, many areas within a locality where each area is a sub locality</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="NameElement" maxOccurs="unbounded">
                 
<xs:annotation>
                   
<xs:documentation>Data associated with the sub locality. e.g. Full name of the locality or part of it, reference location to the locality</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:simpleContent>
                     
<xs:extension base="ct:String">
                       
<xs:attributeGroup ref="ct:grAbbreviation"/>
                       
<xs:attribute name="NameType" type="SubLocalityNameTypeList">
                         
<xs:annotation>
                           
<xs:documentation>semantics of data associated with name</xs:documentation>
                         
</xs:annotation>
                       
</xs:attribute>
                       
<xs:attribute name="NameCode" type="SubLocalityNameCodeList">
                         
<xs:annotation>
                           
<xs:documentation>name of locality represented as a code</xs:documentation>
                         
</xs:annotation>
                       
</xs:attribute>
                       
<xs:attribute name="NameCodeType" type="ct:String">
                         
<xs:annotation>
                           
<xs:documentation>type of code used to represent name as a code</xs:documentation>
                         
</xs:annotation>
                       
</xs:attribute>
                       
<xs:anyAttribute namespace="##other"/>
                     
</xs:extension>
                   
</xs:simpleContent>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
             
<xs:attribute name="Type" type="SubLocalityTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of sub locality</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="Type" type="LocalityTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of locality. e.g. suburb, area, zone, village, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Thoroughfare" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Details of the Access route along which buildings/lot/land are located, such as street, road, channel, crescent, avenue, etc. This also includes canals/banks on which houses/boat houses are located where people live</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="ThoroughfareType">
           
<xs:sequence>
             
<xs:element name="SubThoroughfare" minOccurs="0" maxOccurs="5">
               
<xs:annotation>
                 
<xs:documentation>Another thoroughfare that is required to uniquely identify the location, such as an access route, intersection, corner, adjacent, boundary, etc</xs:documentation>
               
</xs:annotation>
               
<xs:complexType>
                 
<xs:complexContent>
                   
<xs:extension base="ThoroughfareType"/>
                 
</xs:complexContent>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:extension>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Premises" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Details of the Premises (could be building(s), site, loaction, property, premise, place) which is a landmark place which has a main address such as large mail user (e.g. Airport, Hospital, University) or could be a building (e.g. apartment, house)  or a building or complex of buildings (e.g. an apartment complex or shopping centre) or even a vacant land (e.g. LOT). A premises can have many sub-addresses such as apartments in a building having its own addresses or buildings within an airport having its own addresses including its own thoroughfares</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="PremisesType">
           
<xs:sequence>
             
<xs:element name="SubPremises" minOccurs="0" maxOccurs="unbounded">
               
<xs:annotation>
                 
<xs:documentation>Examples of sub-premises are apartments and suites in buildings, shops in malls, etc.  or sub-addresses in a land mark place such as airports, military bases, hospitals, etc. Some countries have blocks within blocks</xs:documentation>
               
</xs:annotation>
               
<xs:complexType>
                 
<xs:complexContent>
                   
<xs:extension base="PremisesType">
                     
<xs:attribute name="Type" type="SubPremisesTypeList"/>
                     
<xs:attribute name="TypeCode" type="ct:String">
                       
<xs:annotation>
                         
<xs:documentation>Type of code used for sub premises type attribute</xs:documentation>
                       
</xs:annotation>
                     
</xs:attribute>
                   
</xs:extension>
                 
</xs:complexContent>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
           
<xs:attribute name="Type" type="PremisesTypeList"/>
           
<xs:attribute name="TypeCode" type="ct:String">
             
<xs:annotation>
               
<xs:documentation>Type of code use for Premises Type attribute</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
         
</xs:extension>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="PostCode" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A container for a single free text or structured postcode. Note that not all countries have post codes</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>The postcode is formatted according to country-specific rules. Example: SW3 0A8-1A, 600074, 2067. This element can also be used to define the semantics of what each code in the post code means</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="RuralDelivery" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A container for postal-specific delivery identifier for remote communities. Note that not all countries have RuralDelivery</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Free text or structured description of rural delivery route. e.g. RD 6, </xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="Type" type="RuralDeliveryTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of rural delivery. For some addresses, delivery to rural areas happens via water, air or road</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="PostalDeliveryPoint" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Final mail delivery point where the mail is dropped off for recipients to pick them up directly. E.g. POBox, Private Bag,  pigeon hole, free mail numbers, etc.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Free text or structured description of a postal delivery point.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="Type" type="PostalDeliveryPointTypeList"/>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="PostOffice" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A delivery point/installation where all mails are delivered and the post man/delivery service picks up the mails and delivers it to the recipients through a delivery mode. Examples are a rural post office where post is delivered, a post office containing post office boxes/personal mail boxes. Note that not all countries have PostOffice. Can be used to represent overseas military addresses also along with PostalDeliveryPoint element</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Name or number of the post office in free text or structured form.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="Type" type="PostOfficeTypeList">
         
<xs:annotation>
           
<xs:documentation>Indicates the type of postal delivery office from where the mail will be distributed to the final delivery point by a delivery mode.  Example: Post Office, Mail Collection Centre, Letter Carrier Depot,  Station, etc. </xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="GeoRSS" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>GeoRSS GML from Open Geospatial Consortium (OGC – www.opengeospatial.net) is a formal GML Application Profile, and supports a greater range of features than Simple, notably coordinate reference systems other than WGS84 latitude/longitude. It is designed for use with Atom 1.0, RSS 2.0 and RSS 1.0, although it can be used just as easily in non-RSS XML encodings. </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:any namespace="http://www.georss.org/georss" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Could be GeoRSS Simple or GeoRSS GML versions. Refer to http://georss.org/ and http://georss.org/gml for further documentation</xs:documentation>
           
</xs:annotation>
         
</xs:any>
       
</xs:sequence>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="LocationByCoordinates" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Simple Geo-coordinates of the address/location</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Latitude" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Latitude details</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:attribute name="DegreesMeasure" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Measure of the latitude in degrees</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="MinutesMeasure" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Measure of the latitude in minutes</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="SecondsMeasure" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Measure of the latitude in seconds</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Direction" type="DirectionTypeList">
               
<xs:annotation>
                 
<xs:documentation>The direction of latitude measurement offset from the equator</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="Longitude" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Longitude details</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:attribute name="DegreesMeasure" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Measure of the longitude in degrees</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="MinutesMeasure" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Measure of the longitude in minutes</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="SecondsMeasure" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Measure of the longitude in seconds</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Direction" type="DirectionTypeList">
               
<xs:annotation>
                 
<xs:documentation>The direction of  longitude measurement offset from the equator</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="Meridian" type="MeridianCodeList">
         
<xs:annotation>
           
<xs:documentation>The collection of the coordinate numeric values for latitude amd longtitude depends on the agreed position of the meridian. Declaration of the meridian is necessary as it cannot be assumed in the data</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="MeridianCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code used. e.g. EPSG Code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Datum" type="DatumCodeList">
         
<xs:annotation>
           
<xs:documentation>The collection of the coordinate numeric values depends on the agreed datum within which the measurement was taken. Declaration of the datum is necessary as it cannot be assumed in the data</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="DatumCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code used. e.g. EPSG Code, WGS-84</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Projection" type="ProjectionCodeList">
         
<xs:annotation>
           
<xs:documentation>Coordinates have limited utility and application depending on the projection required for visualisation in a map. Declaration of projection is necessary as it cannot be assumed in data</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="ProjectionCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code used. e.g. EPSG Code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="Type" type="AddressTypeList">
   
<xs:annotation>
     
<xs:documentation>Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="AddressID" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A unique address identifier such as postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="AddressIDType" type="AddressIDTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of address ID used. e.g. DPID, etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ID" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A globally unique identifier assigned to the address</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="Usage" type="AddressUsageList">
   
<xs:annotation>
     
<xs:documentation>The purpose the address is used for. E.g.  Postal, residential, business,  exchange, update, create, delete, etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="DeliveryMode" type="DeliveryModeList">
   
<xs:annotation>
     
<xs:documentation>Mode of delivery of address. For example: rural route, normal delivery, post office box, etc. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="Status" type="ct:StatusList">
   
<xs:annotation>
     
<xs:documentation>Status of the entity. e.g. Old, Current, Inactive, Active, etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ct:grValidityDate"/>
 
<xs:attribute name="AddressKey" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A primary key to reference Address.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="AddressKeyRef" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A foreign key to reference attribute Key of Address.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute ref="xlink:type"/>
 
<xs:attribute ref="xlink:label"/>
 
<xs:attribute ref="xlink:href"/>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<xs:attributeGroup ref="ct:grLanguageCode"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element AddressType/FreeTextAddress
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AddressLine
attributes
Name  Type  Use  Default  Fixed  annotation
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Container for free text address elements where address elements are not parsed
source <xs:element name="FreeTextAddress" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Container for free text address elements where address elements are not parsed </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AddressLine" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="AddressLineTypeList">
               
<xs:annotation>
                 
<xs:documentation>What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/FreeTextAddress/AddressLine
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeAddressLineTypeList      
documentation
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.
source <xs:element name="AddressLine" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="AddressLineTypeList">
         
<xs:annotation>
           
<xs:documentation>What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element AddressType/Country
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of CountryType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
Country details
source <xs:element name="Country" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Country details</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CountryType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AddressType/AdministrativeArea
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubAdministrativeArea
attributes
Name  Type  Use  Default  Fixed  annotation
TypeAdministrativeAreaTypeList      
documentation
Type of administrative area. e.g. state, city, town, etc
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Details of the top-level area division in the country, such as state, district, province, island, region, etc. Note that some countries do not have this
source <xs:element name="AdministrativeArea" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Details of the top-level area division in the country, such as state, district, province, island, region, etc. Note that some countries do not have this</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="NameElement" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Data associated with the Administrative Area. e.g. Full name of administrative area or part of it. eg. MI in USA, NSW in Australia, reference location to the administrative area</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grAbbreviation"/>
             
<xs:attribute name="NameType" type="AdministrativeAreaNameTypeList">
               
<xs:annotation>
                 
<xs:documentation>semantics of data associated with name</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCode" type="AdministrativeAreaNameCodeList">
               
<xs:annotation>
                 
<xs:documentation>Name of administrative area represented as a code. e.g. "COL" for COLORADO</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCodeType" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Type of code used to represent name as a code</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="SubAdministrativeArea" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The next level down division of the area. E.g. state / county, province / reservation. Note that not all countries have a subadministrative area</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="NameElement" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Data associated with the SubAdministrative Area. e.g. Full name of sub administrative area or part of it.  </xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attributeGroup ref="ct:grAbbreviation"/>
                   
<xs:attribute name="NameType" type="SubAdministrativeAreaNameTypeList">
                     
<xs:annotation>
                       
<xs:documentation>semantics of data associated with name</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:attribute name="NameCode" type="SubAdministrativeAreaNameCodeList">
                     
<xs:annotation>
                       
<xs:documentation>Name of administrative area represented as a code. e.g. "COL" for COLORADO</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:attribute name="NameCodeType" type="ct:String">
                     
<xs:annotation>
                       
<xs:documentation>Type of code used to represent name as a code</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="Type" type="SubAdministrativeAreaTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of sub administrative area</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="AdministrativeAreaTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of administrative area. e.g. state, city, town, etc</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/AdministrativeArea/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
NameTypeAdministrativeAreaNameTypeList      
documentation
semantics of data associated with name
NameCodeAdministrativeAreaNameCodeList      
documentation
Name of administrative area represented as a code. e.g. "COL" for COLORADO
NameCodeTypect:String      
documentation
Type of code used to represent name as a code
annotation
documentation
Data associated with the Administrative Area. e.g. Full name of administrative area or part of it. eg. MI in USA, NSW in Australia, reference location to the administrative area
source <xs:element name="NameElement" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Data associated with the Administrative Area. e.g. Full name of administrative area or part of it. eg. MI in USA, NSW in Australia, reference location to the administrative area</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:attribute name="NameType" type="AdministrativeAreaNameTypeList">
         
<xs:annotation>
           
<xs:documentation>semantics of data associated with name</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCode" type="AdministrativeAreaNameCodeList">
         
<xs:annotation>
           
<xs:documentation>Name of administrative area represented as a code. e.g. "COL" for COLORADO</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code used to represent name as a code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element AddressType/AdministrativeArea/SubAdministrativeArea
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement
attributes
Name  Type  Use  Default  Fixed  annotation
TypeSubAdministrativeAreaTypeList      
documentation
Type of sub administrative area
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
The next level down division of the area. E.g. state / county, province / reservation. Note that not all countries have a subadministrative area
source <xs:element name="SubAdministrativeArea" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The next level down division of the area. E.g. state / county, province / reservation. Note that not all countries have a subadministrative area</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="NameElement" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Data associated with the SubAdministrative Area. e.g. Full name of sub administrative area or part of it.  </xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grAbbreviation"/>
             
<xs:attribute name="NameType" type="SubAdministrativeAreaNameTypeList">
               
<xs:annotation>
                 
<xs:documentation>semantics of data associated with name</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCode" type="SubAdministrativeAreaNameCodeList">
               
<xs:annotation>
                 
<xs:documentation>Name of administrative area represented as a code. e.g. "COL" for COLORADO</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCodeType" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Type of code used to represent name as a code</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="SubAdministrativeAreaTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of sub administrative area</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/AdministrativeArea/SubAdministrativeArea/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
NameTypeSubAdministrativeAreaNameTypeList      
documentation
semantics of data associated with name
NameCodeSubAdministrativeAreaNameCodeList      
documentation
Name of administrative area represented as a code. e.g. "COL" for COLORADO
NameCodeTypect:String      
documentation
Type of code used to represent name as a code
annotation
documentation
Data associated with the SubAdministrative Area. e.g. Full name of sub administrative area or part of it. 
source <xs:element name="NameElement" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Data associated with the SubAdministrative Area. e.g. Full name of sub administrative area or part of it.  </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:attribute name="NameType" type="SubAdministrativeAreaNameTypeList">
         
<xs:annotation>
           
<xs:documentation>semantics of data associated with name</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCode" type="SubAdministrativeAreaNameCodeList">
         
<xs:annotation>
           
<xs:documentation>Name of administrative area represented as a code. e.g. "COL" for COLORADO</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code used to represent name as a code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element AddressType/Locality
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubLocality
attributes
Name  Type  Use  Default  Fixed  annotation
TypeLocalityTypeList      
documentation
Type of locality. e.g. suburb, area, zone, village, etc
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Details of Locality which is a named densely populated area  (a place) such as town, village, suburb, etc. A locality composes of many individual addresses.  Many localities exist in an administrative area or a sub adminisrative area. A locality can also have sub localities. For example, a municipality locality can have many villages associated with it which are sub localities. Example: Tamil Nadu State, Erode District, Bhavani Taluk, Paruvachi Village is a valid address in India. Tamil Nadu is the Administrative Area, Erode is the sub admin area, Bhavani is the locality, and Paruvachi is the sub locality
source <xs:element name="Locality" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Details of Locality which is a named densely populated area  (a place) such as town, village, suburb, etc. A locality composes of many individual addresses.  Many localities exist in an administrative area or a sub adminisrative area. A locality can also have sub localities. For example, a municipality locality can have many villages associated with it which are sub localities. Example: Tamil Nadu State, Erode District, Bhavani Taluk, Paruvachi Village is a valid address in India. Tamil Nadu is the Administrative Area, Erode is the sub admin area, Bhavani is the locality, and Paruvachi is the sub locality</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="NameElement" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Data associated with the locality. e.g. Full name of the locality or part of it, reference location to the locality</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grAbbreviation"/>
             
<xs:attribute name="NameType" type="LocalityNameTypeList">
               
<xs:annotation>
                 
<xs:documentation>semantics of data associated with name</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCode" type="LocalityNameCodeList">
               
<xs:annotation>
                 
<xs:documentation>name of locality represented as a code</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCodeType" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>type of code used to represent name as a code</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="SubLocality" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A locality that is smaller and is contained within the boundaries of its parent locality. Note that not all localities have sub locality. For example, many areas within a locality where each area is a sub locality</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="NameElement" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Data associated with the sub locality. e.g. Full name of the locality or part of it, reference location to the locality</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attributeGroup ref="ct:grAbbreviation"/>
                   
<xs:attribute name="NameType" type="SubLocalityNameTypeList">
                     
<xs:annotation>
                       
<xs:documentation>semantics of data associated with name</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:attribute name="NameCode" type="SubLocalityNameCodeList">
                     
<xs:annotation>
                       
<xs:documentation>name of locality represented as a code</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:attribute name="NameCodeType" type="ct:String">
                     
<xs:annotation>
                       
<xs:documentation>type of code used to represent name as a code</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="Type" type="SubLocalityTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of sub locality</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="LocalityTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of locality. e.g. suburb, area, zone, village, etc</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/Locality/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
NameTypeLocalityNameTypeList      
documentation
semantics of data associated with name
NameCodeLocalityNameCodeList      
documentation
name of locality represented as a code
NameCodeTypect:String      
documentation
type of code used to represent name as a code
annotation
documentation
Data associated with the locality. e.g. Full name of the locality or part of it, reference location to the locality
source <xs:element name="NameElement" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Data associated with the locality. e.g. Full name of the locality or part of it, reference location to the locality</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:attribute name="NameType" type="LocalityNameTypeList">
         
<xs:annotation>
           
<xs:documentation>semantics of data associated with name</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCode" type="LocalityNameCodeList">
         
<xs:annotation>
           
<xs:documentation>name of locality represented as a code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>type of code used to represent name as a code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element AddressType/Locality/SubLocality
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement
attributes
Name  Type  Use  Default  Fixed  annotation
TypeSubLocalityTypeList      
documentation
Type of sub locality
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
A locality that is smaller and is contained within the boundaries of its parent locality. Note that not all localities have sub locality. For example, many areas within a locality where each area is a sub locality
source <xs:element name="SubLocality" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A locality that is smaller and is contained within the boundaries of its parent locality. Note that not all localities have sub locality. For example, many areas within a locality where each area is a sub locality</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="NameElement" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Data associated with the sub locality. e.g. Full name of the locality or part of it, reference location to the locality</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grAbbreviation"/>
             
<xs:attribute name="NameType" type="SubLocalityNameTypeList">
               
<xs:annotation>
                 
<xs:documentation>semantics of data associated with name</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCode" type="SubLocalityNameCodeList">
               
<xs:annotation>
                 
<xs:documentation>name of locality represented as a code</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="NameCodeType" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>type of code used to represent name as a code</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="SubLocalityTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of sub locality</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/Locality/SubLocality/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
NameTypeSubLocalityNameTypeList      
documentation
semantics of data associated with name
NameCodeSubLocalityNameCodeList      
documentation
name of locality represented as a code
NameCodeTypect:String      
documentation
type of code used to represent name as a code
annotation
documentation
Data associated with the sub locality. e.g. Full name of the locality or part of it, reference location to the locality
source <xs:element name="NameElement" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Data associated with the sub locality. e.g. Full name of the locality or part of it, reference location to the locality</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:attribute name="NameType" type="SubLocalityNameTypeList">
         
<xs:annotation>
           
<xs:documentation>semantics of data associated with name</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCode" type="SubLocalityNameCodeList">
         
<xs:annotation>
           
<xs:documentation>name of locality represented as a code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>type of code used to represent name as a code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element AddressType/Thoroughfare
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ThoroughfareType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement Number SubThoroughfare
attributes
Name  Type  Use  Default  Fixed  annotation
TypeThoroughfareTypeList      
documentation
Type of thoroughfare. eg. primary road, secondary road, road branch (e.g. Lane 14), road sub branch (e.g. Alley 21), adjourning street, cross street, closest street, etc
TypeCodect:String      
documentation
Type of code use for thoroughfare
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Details of the Access route along which buildings/lot/land are located, such as street, road, channel, crescent, avenue, etc. This also includes canals/banks on which houses/boat houses are located where people live
source <xs:element name="Thoroughfare" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Details of the Access route along which buildings/lot/land are located, such as street, road, channel, crescent, avenue, etc. This also includes canals/banks on which houses/boat houses are located where people live</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ThoroughfareType">
       
<xs:sequence>
         
<xs:element name="SubThoroughfare" minOccurs="0" maxOccurs="5">
           
<xs:annotation>
             
<xs:documentation>Another thoroughfare that is required to uniquely identify the location, such as an access route, intersection, corner, adjacent, boundary, etc</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:complexContent>
               
<xs:extension base="ThoroughfareType"/>
             
</xs:complexContent>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AddressType/Thoroughfare/SubThoroughfare
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ThoroughfareType
properties
isRef 0
minOcc 0
maxOcc 5
content complex
children NameElement Number
attributes
Name  Type  Use  Default  Fixed  annotation
TypeThoroughfareTypeList      
documentation
Type of thoroughfare. eg. primary road, secondary road, road branch (e.g. Lane 14), road sub branch (e.g. Alley 21), adjourning street, cross street, closest street, etc
TypeCodect:String      
documentation
Type of code use for thoroughfare
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Another thoroughfare that is required to uniquely identify the location, such as an access route, intersection, corner, adjacent, boundary, etc
source <xs:element name="SubThoroughfare" minOccurs="0" maxOccurs="5">
 
<xs:annotation>
   
<xs:documentation>Another thoroughfare that is required to uniquely identify the location, such as an access route, intersection, corner, adjacent, boundary, etc</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ThoroughfareType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AddressType/Premises
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of PremisesType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement Number SubPremises
attributes
Name  Type  Use  Default  Fixed  annotation
TypePremisesTypeList      
TypeCodect:String      
documentation
Type of code use for Premises Type attribute
annotation
documentation
Details of the Premises (could be building(s), site, loaction, property, premise, place) which is a landmark place which has a main address such as large mail user (e.g. Airport, Hospital, University) or could be a building (e.g. apartment, house)  or a building or complex of buildings (e.g. an apartment complex or shopping centre) or even a vacant land (e.g. LOT). A premises can have many sub-addresses such as apartments in a building having its own addresses or buildings within an airport having its own addresses including its own thoroughfares
source <xs:element name="Premises" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Details of the Premises (could be building(s), site, loaction, property, premise, place) which is a landmark place which has a main address such as large mail user (e.g. Airport, Hospital, University) or could be a building (e.g. apartment, house)  or a building or complex of buildings (e.g. an apartment complex or shopping centre) or even a vacant land (e.g. LOT). A premises can have many sub-addresses such as apartments in a building having its own addresses or buildings within an airport having its own addresses including its own thoroughfares</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="PremisesType">
       
<xs:sequence>
         
<xs:element name="SubPremises" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Examples of sub-premises are apartments and suites in buildings, shops in malls, etc.  or sub-addresses in a land mark place such as airports, military bases, hospitals, etc. Some countries have blocks within blocks</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:complexContent>
               
<xs:extension base="PremisesType">
                 
<xs:attribute name="Type" type="SubPremisesTypeList"/>
                 
<xs:attribute name="TypeCode" type="ct:String">
                   
<xs:annotation>
                     
<xs:documentation>Type of code used for sub premises type attribute</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
               
</xs:extension>
             
</xs:complexContent>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="Type" type="PremisesTypeList"/>
       
<xs:attribute name="TypeCode" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code use for Premises Type attribute</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AddressType/Premises/SubPremises
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of PremisesType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children NameElement Number
attributes
Name  Type  Use  Default  Fixed  annotation
TypeSubPremisesTypeList      
TypeCodect:String      
documentation
Type of code used for sub premises type attribute
annotation
documentation
Examples of sub-premises are apartments and suites in buildings, shops in malls, etc.  or sub-addresses in a land mark place such as airports, military bases, hospitals, etc. Some countries have blocks within blocks
source <xs:element name="SubPremises" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Examples of sub-premises are apartments and suites in buildings, shops in malls, etc.  or sub-addresses in a land mark place such as airports, military bases, hospitals, etc. Some countries have blocks within blocks</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="PremisesType">
       
<xs:attribute name="Type" type="SubPremisesTypeList"/>
       
<xs:attribute name="TypeCode" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code used for sub premises type attribute</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AddressType/PostCode
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Identifier
attributes
Name  Type  Use  Default  Fixed  annotation
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
A container for a single free text or structured postcode. Note that not all countries have post codes
source <xs:element name="PostCode" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A container for a single free text or structured postcode. Note that not all countries have post codes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>The postcode is formatted according to country-specific rules. Example: SW3 0A8-1A, 600074, 2067. This element can also be used to define the semantics of what each code in the post code means</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/PostCode/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeIdentifierElementTypeList      
documentation
Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
The postcode is formatted according to country-specific rules. Example: SW3 0A8-1A, 600074, 2067. This element can also be used to define the semantics of what each code in the post code means
source <xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The postcode is formatted according to country-specific rules. Example: SW3 0A8-1A, 600074, 2067. This element can also be used to define the semantics of what each code in the post code means</xs:documentation>
 
</xs:annotation>
</xs:element>

element AddressType/RuralDelivery
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Identifier
attributes
Name  Type  Use  Default  Fixed  annotation
TypeRuralDeliveryTypeList      
documentation
Type of rural delivery. For some addresses, delivery to rural areas happens via water, air or road
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
A container for postal-specific delivery identifier for remote communities. Note that not all countries have RuralDelivery
source <xs:element name="RuralDelivery" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A container for postal-specific delivery identifier for remote communities. Note that not all countries have RuralDelivery</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Free text or structured description of rural delivery route. e.g. RD 6, </xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="RuralDeliveryTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of rural delivery. For some addresses, delivery to rural areas happens via water, air or road</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/RuralDelivery/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeIdentifierElementTypeList      
documentation
Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
Free text or structured description of rural delivery route. e.g. RD 6,
source <xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Free text or structured description of rural delivery route. e.g. RD 6, </xs:documentation>
 
</xs:annotation>
</xs:element>

element AddressType/PostalDeliveryPoint
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Identifier
attributes
Name  Type  Use  Default  Fixed  annotation
TypePostalDeliveryPointTypeList      
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Final mail delivery point where the mail is dropped off for recipients to pick them up directly. E.g. POBox, Private Bag,  pigeon hole, free mail numbers, etc.
source <xs:element name="PostalDeliveryPoint" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Final mail delivery point where the mail is dropped off for recipients to pick them up directly. E.g. POBox, Private Bag,  pigeon hole, free mail numbers, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Free text or structured description of a postal delivery point.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="PostalDeliveryPointTypeList"/>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/PostalDeliveryPoint/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeIdentifierElementTypeList      
documentation
Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
Free text or structured description of a postal delivery point.
source <xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Free text or structured description of a postal delivery point.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AddressType/PostOffice
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Identifier
attributes
Name  Type  Use  Default  Fixed  annotation
TypePostOfficeTypeList      
documentation
Indicates the type of postal delivery office from where the mail will be distributed to the final delivery point by a delivery mode.  Example: Post Office, Mail Collection Centre, Letter Carrier Depot,  Station, etc.
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
A delivery point/installation where all mails are delivered and the post man/delivery service picks up the mails and delivers it to the recipients through a delivery mode. Examples are a rural post office where post is delivered, a post office containing post office boxes/personal mail boxes. Note that not all countries have PostOffice. Can be used to represent overseas military addresses also along with PostalDeliveryPoint element
source <xs:element name="PostOffice" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A delivery point/installation where all mails are delivered and the post man/delivery service picks up the mails and delivers it to the recipients through a delivery mode. Examples are a rural post office where post is delivered, a post office containing post office boxes/personal mail boxes. Note that not all countries have PostOffice. Can be used to represent overseas military addresses also along with PostalDeliveryPoint element</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Name or number of the post office in free text or structured form.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="PostOfficeTypeList">
     
<xs:annotation>
       
<xs:documentation>Indicates the type of postal delivery office from where the mail will be distributed to the final delivery point by a delivery mode.  Example: Post Office, Mail Collection Centre, Letter Carrier Depot,  Station, etc. </xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/PostOffice/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeIdentifierElementTypeList      
documentation
Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
Name or number of the post office in free text or structured form.
source <xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name or number of the post office in free text or structured form.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AddressType/GeoRSS
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
GeoRSS GML from Open Geospatial Consortium (OGC – www.opengeospatial.net) is a formal GML Application Profile, and supports a greater range of features than Simple, notably coordinate reference systems other than WGS84 latitude/longitude. It is designed for use with Atom 1.0, RSS 2.0 and RSS 1.0, although it can be used just as easily in non-RSS XML encodings.
source <xs:element name="GeoRSS" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>GeoRSS GML from Open Geospatial Consortium (OGC – www.opengeospatial.net) is a formal GML Application Profile, and supports a greater range of features than Simple, notably coordinate reference systems other than WGS84 latitude/longitude. It is designed for use with Atom 1.0, RSS 2.0 and RSS 1.0, although it can be used just as easily in non-RSS XML encodings. </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:any namespace="http://www.georss.org/georss" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Could be GeoRSS Simple or GeoRSS GML versions. Refer to http://georss.org/ and http://georss.org/gml for further documentation</xs:documentation>
       
</xs:annotation>
     
</xs:any>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/LocationByCoordinates
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Latitude Longitude
attributes
Name  Type  Use  Default  Fixed  annotation
MeridianMeridianCodeList      
documentation
The collection of the coordinate numeric values for latitude amd longtitude depends on the agreed position of the meridian. Declaration of the meridian is necessary as it cannot be assumed in the data
MeridianCodeTypect:String      
documentation
Type of code used. e.g. EPSG Code
DatumDatumCodeList      
documentation
The collection of the coordinate numeric values depends on the agreed datum within which the measurement was taken. Declaration of the datum is necessary as it cannot be assumed in the data
DatumCodeTypect:String      
documentation
Type of code used. e.g. EPSG Code, WGS-84
ProjectionProjectionCodeList      
documentation
Coordinates have limited utility and application depending on the projection required for visualisation in a map. Declaration of projection is necessary as it cannot be assumed in data
ProjectionCodeTypect:String      
documentation
Type of code used. e.g. EPSG Code
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Simple Geo-coordinates of the address/location
source <xs:element name="LocationByCoordinates" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Simple Geo-coordinates of the address/location</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Latitude" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Latitude details</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:attribute name="DegreesMeasure" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Measure of the latitude in degrees</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="MinutesMeasure" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Measure of the latitude in minutes</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="SecondsMeasure" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Measure of the latitude in seconds</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="Direction" type="DirectionTypeList">
           
<xs:annotation>
             
<xs:documentation>The direction of latitude measurement offset from the equator</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Longitude" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Longitude details</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:attribute name="DegreesMeasure" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Measure of the longitude in degrees</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="MinutesMeasure" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Measure of the longitude in minutes</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="SecondsMeasure" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Measure of the longitude in seconds</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="Direction" type="DirectionTypeList">
           
<xs:annotation>
             
<xs:documentation>The direction of  longitude measurement offset from the equator</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Meridian" type="MeridianCodeList">
     
<xs:annotation>
       
<xs:documentation>The collection of the coordinate numeric values for latitude amd longtitude depends on the agreed position of the meridian. Declaration of the meridian is necessary as it cannot be assumed in the data</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="MeridianCodeType" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Type of code used. e.g. EPSG Code</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Datum" type="DatumCodeList">
     
<xs:annotation>
       
<xs:documentation>The collection of the coordinate numeric values depends on the agreed datum within which the measurement was taken. Declaration of the datum is necessary as it cannot be assumed in the data</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="DatumCodeType" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Type of code used. e.g. EPSG Code, WGS-84</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Projection" type="ProjectionCodeList">
     
<xs:annotation>
       
<xs:documentation>Coordinates have limited utility and application depending on the projection required for visualisation in a map. Declaration of projection is necessary as it cannot be assumed in data</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="ProjectionCodeType" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Type of code used. e.g. EPSG Code</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/LocationByCoordinates/Latitude
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
DegreesMeasurect:String      
documentation
Measure of the latitude in degrees
MinutesMeasurect:String      
documentation
Measure of the latitude in minutes
SecondsMeasurect:String      
documentation
Measure of the latitude in seconds
DirectionDirectionTypeList      
documentation
The direction of latitude measurement offset from the equator
annotation
documentation
Latitude details
source <xs:element name="Latitude" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Latitude details</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="DegreesMeasure" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Measure of the latitude in degrees</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="MinutesMeasure" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Measure of the latitude in minutes</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="SecondsMeasure" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Measure of the latitude in seconds</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Direction" type="DirectionTypeList">
     
<xs:annotation>
       
<xs:documentation>The direction of latitude measurement offset from the equator</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element AddressType/LocationByCoordinates/Longitude
diagram
namespace urn:oasis:names:tc:ciq:xal:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
DegreesMeasurect:String      
documentation
Measure of the longitude in degrees
MinutesMeasurect:String      
documentation
Measure of the longitude in minutes
SecondsMeasurect:String      
documentation
Measure of the longitude in seconds
DirectionDirectionTypeList      
documentation
The direction of  longitude measurement offset from the equator
annotation
documentation
Longitude details
source <xs:element name="Longitude" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Longitude details</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="DegreesMeasure" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Measure of the longitude in degrees</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="MinutesMeasure" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Measure of the longitude in minutes</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="SecondsMeasure" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Measure of the longitude in seconds</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Direction" type="DirectionTypeList">
     
<xs:annotation>
       
<xs:documentation>The direction of  longitude measurement offset from the equator</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

complexType CountryType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
children NameElement
used by
element AddressType/Country
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
Complex type that defines the name of the country and is reused in other CIQ specs
source <xs:complexType name="CountryType">
 
<xs:annotation>
   
<xs:documentation>Complex type that defines the name of the country and is reused in other CIQ specs</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="NameElement" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Data associated with the name of the country in whatever form available, e.g. full, abbreviation, common use, code of the country, etc.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ct:String">
           
<xs:attributeGroup ref="ct:grAbbreviation"/>
           
<xs:attribute name="NameType" type="CountryNameTypeList">
             
<xs:annotation>
               
<xs:documentation>Semantics of data associated with name. </xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:attribute name="NameCode" type="CountryNameCodeList">
             
<xs:annotation>
               
<xs:documentation>Name of the country represented as a code</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:attribute name="NameCodeType" type="ct:String">
             
<xs:annotation>
               
<xs:documentation>Type of code used to represent name of country, e.g. iso-3166</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:anyAttribute namespace="##other"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element CountryType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
NameTypeCountryNameTypeList      
documentation
Semantics of data associated with name.
NameCodeCountryNameCodeList      
documentation
Name of the country represented as a code
NameCodeTypect:String      
documentation
Type of code used to represent name of country, e.g. iso-3166
annotation
documentation
Data associated with the name of the country in whatever form available, e.g. full, abbreviation, common use, code of the country, etc.
source <xs:element name="NameElement" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Data associated with the name of the country in whatever form available, e.g. full, abbreviation, common use, code of the country, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:attribute name="NameType" type="CountryNameTypeList">
         
<xs:annotation>
           
<xs:documentation>Semantics of data associated with name. </xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCode" type="CountryNameCodeList">
         
<xs:annotation>
           
<xs:documentation>Name of the country represented as a code</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="NameCodeType" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Type of code used to represent name of country, e.g. iso-3166</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

complexType IdentifierType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
base ct:String
used by
elements AddressType/PostCode/Identifier AddressType/RuralDelivery/Identifier AddressType/PostalDeliveryPoint/Identifier AddressType/PostOffice/Identifier PremisesType/Number ThoroughfareType/Number
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeIdentifierElementTypeList      
documentation
Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
Complex type for internal reuse
source <xs:complexType name="IdentifierType">
 
<xs:annotation>
   
<xs:documentation>Complex type for internal reuse</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="ct:String">
     
<xs:attribute name="Type" type="IdentifierElementTypeList">
       
<xs:annotation>
         
<xs:documentation>Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attributeGroup ref="ct:grAbbreviation"/>
     
<xs:anyAttribute namespace="##other" processContents="lax"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

complexType PremisesType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
children NameElement Number
used by
elements AddressType/Premises AddressType/Premises/SubPremises
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
Complex type for internal reuse
source <xs:complexType name="PremisesType">
 
<xs:annotation>
   
<xs:documentation>Complex type for internal reuse</xs:documentation>
 
</xs:annotation>
 
<xs:choice maxOccurs="unbounded">
   
<xs:element name="NameElement">
     
<xs:annotation>
       
<xs:documentation>Data associated with the name of the Premises. e.g. Full name of premises or part of the name. E.g. Westfield shopping center, reference data to support the premises location, street in the premises</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ct:String">
           
<xs:attributeGroup ref="ct:grAbbreviation"/>
           
<xs:attribute name="NameType" type="PremisesElementTypeList">
             
<xs:annotation>
               
<xs:documentation>Describes the type / part of name this element contains.</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:anyAttribute namespace="##other"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Number" type="IdentifierType">
     
<xs:annotation>
       
<xs:documentation>Data associated with the number of the premises. E.g.House 15, number range, number suffix</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element PremisesType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
NameTypePremisesElementTypeList      
documentation
Describes the type / part of name this element contains.
annotation
documentation
Data associated with the name of the Premises. e.g. Full name of premises or part of the name. E.g. Westfield shopping center, reference data to support the premises location, street in the premises
source <xs:element name="NameElement">
 
<xs:annotation>
   
<xs:documentation>Data associated with the name of the Premises. e.g. Full name of premises or part of the name. E.g. Westfield shopping center, reference data to support the premises location, street in the premises</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:attribute name="NameType" type="PremisesElementTypeList">
         
<xs:annotation>
           
<xs:documentation>Describes the type / part of name this element contains.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element PremisesType/Number
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type IdentifierType
properties
isRef 0
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeIdentifierElementTypeList      
documentation
Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
Data associated with the number of the premises. E.g.House 15, number range, number suffix
source <xs:element name="Number" type="IdentifierType">
 
<xs:annotation>
   
<xs:documentation>Data associated with the number of the premises. E.g.House 15, number range, number suffix</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ThoroughfareType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
children NameElement Number
used by
elements AddressType/Thoroughfare/SubThoroughfare AddressType/Thoroughfare
attributes
Name  Type  Use  Default  Fixed  annotation
TypeThoroughfareTypeList      
documentation
Type of thoroughfare. eg. primary road, secondary road, road branch (e.g. Lane 14), road sub branch (e.g. Alley 21), adjourning street, cross street, closest street, etc
TypeCodect:String      
documentation
Type of code use for thoroughfare
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
Complex type for internal reuse
source <xs:complexType name="ThoroughfareType">
 
<xs:annotation>
   
<xs:documentation>Complex type for internal reuse</xs:documentation>
 
</xs:annotation>
 
<xs:choice maxOccurs="unbounded">
   
<xs:element name="NameElement">
     
<xs:annotation>
       
<xs:documentation>Data associated with the thoroughfare details. e.g. Full thoroughfare name or part of it, type of thoroughfare, old name, new name, reference data in support of the thoroughfare</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ct:String">
           
<xs:attributeGroup ref="ct:grAbbreviation"/>
           
<xs:attribute name="NameType" type="ThoroughfareNameTypeList">
             
<xs:annotation>
               
<xs:documentation>Describes the type / part of name this element contains.</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:anyAttribute namespace="##other"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Number" type="IdentifierType">
     
<xs:annotation>
       
<xs:documentation>Data associated with the number of the thoroughfare. E.g. 39 in 39 Baker Street, street range, street suffix</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
 
<xs:attribute name="Type" type="ThoroughfareTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of thoroughfare. eg. primary road, secondary road, road branch (e.g. Lane 14), road sub branch (e.g. Alley 21), adjourning street, cross street, closest street, etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="TypeCode" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>Type of code use for thoroughfare</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element ThoroughfareType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
isRef 0
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
NameTypeThoroughfareNameTypeList      
documentation
Describes the type / part of name this element contains.
annotation
documentation
Data associated with the thoroughfare details. e.g. Full thoroughfare name or part of it, type of thoroughfare, old name, new name, reference data in support of the thoroughfare
source <xs:element name="NameElement">
 
<xs:annotation>
   
<xs:documentation>Data associated with the thoroughfare details. e.g. Full thoroughfare name or part of it, type of thoroughfare, old name, new name, reference data in support of the thoroughfare</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:attribute name="NameType" type="ThoroughfareNameTypeList">
         
<xs:annotation>
           
<xs:documentation>Describes the type / part of name this element contains.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element ThoroughfareType/Number
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type IdentifierType
properties
isRef 0
content complex
facets
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeIdentifierElementTypeList      
documentation
Indicates which part of number or identifier this element contains. Some "numbers" are as simple as 42 and some "numbers" are more like complex aplhanumberic identifiers as Postcodes in UK or Canada, e.g. M2H 2S5. It may be necessary to separate the "number" into sub-elements and indicate what type of information each of them contains.
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
Data associated with the number of the thoroughfare. E.g. 39 in 39 Baker Street, street range, street suffix
source <xs:element name="Number" type="IdentifierType">
 
<xs:annotation>
   
<xs:documentation>Data associated with the number of the thoroughfare. E.g. 39 in 39 Baker Street, street range, street suffix</xs:documentation>
 
</xs:annotation>
</xs:element>

simpleType AddressIDTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/@AddressIDType
annotation
documentation
A list of types of address identiifers
source <xs:simpleType name="AddressIDTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of types of address identiifers </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType AddressLineTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/FreeTextAddress/AddressLine/@Type
annotation
documentation
A list of ypes of address line., e.g. street details, locality details
source <xs:simpleType name="AddressLineTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of ypes of address line., e.g. street details, locality details</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType AddressTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/@Type
facets
enumeration Airport
enumeration Business
enumeration CaravanPark
enumeration CommercialPark
enumeration CommunityDevelopment
enumeration EducationalInstitution
enumeration Entertainment
enumeration Hospital
enumeration Location
enumeration Marina
enumeration MilitaryBase
enumeration OverseasMilitary
enumeration Port
enumeration Primary
enumeration RecreationalPark
enumeration Resort
enumeration RetirementVillage
enumeration Rural
enumeration Secondary
enumeration ShoppingCentre
enumeration SportingCentre
enumeration Urban
annotation
documentation
A list of types of addresses
source <xs:simpleType name="AddressTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of types of addresses</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Airport"/>
   
<xs:enumeration value="Business"/>
   
<xs:enumeration value="CaravanPark"/>
   
<xs:enumeration value="CommercialPark"/>
   
<xs:enumeration value="CommunityDevelopment"/>
   
<xs:enumeration value="EducationalInstitution"/>
   
<xs:enumeration value="Entertainment"/>
   
<xs:enumeration value="Hospital"/>
   
<xs:enumeration value="Location"/>
   
<xs:enumeration value="Marina"/>
   
<xs:enumeration value="MilitaryBase"/>
   
<xs:enumeration value="OverseasMilitary"/>
   
<xs:enumeration value="Port"/>
   
<xs:enumeration value="Primary"/>
   
<xs:enumeration value="RecreationalPark"/>
   
<xs:enumeration value="Resort"/>
   
<xs:enumeration value="RetirementVillage"/>
   
<xs:enumeration value="Rural"/>
   
<xs:enumeration value="Secondary"/>
   
<xs:enumeration value="ShoppingCentre"/>
   
<xs:enumeration value="SportingCentre"/>
   
<xs:enumeration value="Urban"/>
 
</xs:restriction>
</xs:simpleType>

simpleType AddressUsageList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/@Usage
facets
enumeration Business
enumeration Billing
enumeration Communication
enumeration Contact
enumeration Mailing
enumeration Personal
enumeration Postal
enumeration Residential
annotation
documentation
A list of types of usage of the address
source <xs:simpleType name="AddressUsageList">
 
<xs:annotation>
   
<xs:documentation>A list of types of usage of the address</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Business"/>
   
<xs:enumeration value="Billing"/>
   
<xs:enumeration value="Communication"/>
   
<xs:enumeration value="Contact"/>
   
<xs:enumeration value="Mailing"/>
   
<xs:enumeration value="Personal"/>
   
<xs:enumeration value="Postal"/>
   
<xs:enumeration value="Residential"/>
 
</xs:restriction>
</xs:simpleType>

simpleType AdministrativeAreaNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/AdministrativeArea/NameElement/@NameCode
annotation
documentation
A list of codes for name of administrative area
source <xs:simpleType name="AdministrativeAreaNameCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for name of administrative area</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType AdministrativeAreaNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/AdministrativeArea/NameElement/@NameType
facets
enumeration Name
enumeration Number
enumeration ReferenceLocation
enumeration Type
annotation
documentation
A list of administrative area name element types
source <xs:simpleType name="AdministrativeAreaNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of administrative area name element types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Name of the administrative area</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Number"/>
   
<xs:enumeration value="ReferenceLocation">
     
<xs:annotation>
       
<xs:documentation>Reference location information in support of the administrative area. e.g. Territory of France</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Other supporting information </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType AdministrativeAreaTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/AdministrativeArea/@Type
facets
enumeration City
enumeration State
enumeration Territory
enumeration Province
annotation
documentation
A list of administrative area types
source <xs:simpleType name="AdministrativeAreaTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of administrative area types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="City">
     
<xs:annotation>
       
<xs:documentation>Only name of the administrative area without its type, e.g. NSW, CA, Quebec</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="State">
     
<xs:annotation>
       
<xs:documentation>The type of the area, e.g. state, district, province, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Territory"/>
   
<xs:enumeration value="Province"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CountryNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute CountryType/NameElement/@NameCode
annotation
documentation
A list of codes for name of country
source <xs:simpleType name="CountryNameCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for name of country</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType CountryNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute CountryType/NameElement/@NameType
facets
enumeration Name
enumeration Type
annotation
documentation
A list of country name element types
source <xs:simpleType name="CountryNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of country name element types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Name of the country  e.g. AUSTRALIA</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Although a Country, could be classified as a territory of a country. For example, "NOUVELLE CALEDONIE" is a territory of "FRANCE".</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType DatumCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/LocationByCoordinates/@Datum
annotation
documentation
A list of codes for datum
source <xs:simpleType name="DatumCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for datum</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType DeliveryModeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/@DeliveryMode
annotation
documentation
A list of codes for mode of delivery of address
source <xs:simpleType name="DeliveryModeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for mode of delivery of address</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType DirectionTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attributes AddressType/LocationByCoordinates/Latitude/@Direction AddressType/LocationByCoordinates/Longitude/@Direction
facets
enumeration East
enumeration West
enumeration North
enumeration South
annotation
documentation
A list of directions for geo-coordinates
source <xs:simpleType name="DirectionTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of directions for geo-coordinates</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="East"/>
   
<xs:enumeration value="West"/>
   
<xs:enumeration value="North"/>
   
<xs:enumeration value="South"/>
 
</xs:restriction>
</xs:simpleType>

simpleType IdentifierElementTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute IdentifierType/@Type
facets
enumeration Name
enumeration RangeFrom
enumeration Range
enumeration RangeTo
enumeration Prefix
enumeration Suffix
enumeration Number
enumeration Separator
enumeration Extension
annotation
documentation
A list of name types for commonly used Number type
source <xs:simpleType name="IdentifierElementTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of name types for commonly used Number type</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Applicable to mail box office names such as PO BOX, GPO BOX, MAIL BAG NO., etc. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RangeFrom">
     
<xs:annotation>
       
<xs:documentation>Indicates that the element contains the lower value of a range, e.g. 25 in 25-37</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Range">
     
<xs:annotation>
       
<xs:documentation>Indicates that the value is a range, e.g. 25-37</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RangeTo">
     
<xs:annotation>
       
<xs:documentation>Indicates that the element contains the top value of a range, e.g. 25 in 25-37</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Prefix">
     
<xs:annotation>
       
<xs:documentation>Indocates that the element contains some value that is important, but not exactly the number itself. E.g. PoBox can be a prefix in PoBox 2020, street no. A-15, where A is the prefix and 15 is the number</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Suffix">
     
<xs:annotation>
       
<xs:documentation>Indicates that the element contains some value that is important, but not exactly the number itself. E.g. 'bis' in '45 bis'</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Number">
     
<xs:annotation>
       
<xs:documentation>Indicates that the value is number, e.g. 2020 in PoBox 2020. The actual value can be alpha-numeric. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Separator">
     
<xs:annotation>
       
<xs:documentation>Indicates that the value is a separator that is expected to be preserved. Examples are / - #, as in 15-A where "-" is the separator</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Extension">
     
<xs:annotation>
       
<xs:documentation>Indicates that the value is an extension number of some identifier, e.g. 01 in Private Bag 2330-01, where the main number of the private bag is 2330, 12345-1223 in post code where 1223 is the extension</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType LocalityNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/Locality/NameElement/@NameCode
annotation
documentation
A list of codes for name of locality
source <xs:simpleType name="LocalityNameCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for name of locality</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType LocalityNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/Locality/NameElement/@NameType
facets
enumeration Name
enumeration Number
enumeration ReferenceLocation
enumeration Type
annotation
documentation
A list of locality name element types such as name of locality, reference data in support of locality
source <xs:simpleType name="LocalityNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of locality name element types such as name of locality, reference data in support of locality</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Name of the locality</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Number"/>
   
<xs:enumeration value="ReferenceLocation">
     
<xs:annotation>
       
<xs:documentation>Any reference locality data in support of the locality. e.g. Next town north of Town A, via-town name</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Other supporting information </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType LocalityTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/Locality/@Type
facets
enumeration Municipality
enumeration PostTown
enumeration Place
enumeration Suburb
enumeration Town
enumeration Village
enumeration Area
enumeration Zone
annotation
documentation
A list of locality name types such as Municipality, Village, Area, etc
source <xs:simpleType name="LocalityTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of locality name types such as Municipality, Village, Area, etc</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Municipality"/>
   
<xs:enumeration value="PostTown"/>
   
<xs:enumeration value="Place"/>
   
<xs:enumeration value="Suburb"/>
   
<xs:enumeration value="Town"/>
   
<xs:enumeration value="Village"/>
   
<xs:enumeration value="Area"/>
   
<xs:enumeration value="Zone"/>
 
</xs:restriction>
</xs:simpleType>

simpleType MeridianCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/LocationByCoordinates/@Meridian
annotation
documentation
A list of meridian codes
source <xs:simpleType name="MeridianCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of meridian codes</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType PostalDeliveryPointTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/PostalDeliveryPoint/@Type
facets
enumeration GPOBox
enumeration POBox
enumeration LockedBag
enumeration MailStop
enumeration PigeonHole
enumeration PrivateBag
annotation
documentation
A list of postal delivery point types
source <xs:simpleType name="PostalDeliveryPointTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of postal delivery point types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="GPOBox"/>
   
<xs:enumeration value="POBox"/>
   
<xs:enumeration value="LockedBag"/>
   
<xs:enumeration value="MailStop"/>
   
<xs:enumeration value="PigeonHole"/>
   
<xs:enumeration value="PrivateBag"/>
 
</xs:restriction>
</xs:simpleType>

simpleType PostOfficeTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/PostOffice/@Type
annotation
documentation
A list of types of postal delivery offices
source <xs:simpleType name="PostOfficeTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of types of postal delivery offices</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType PremisesElementTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute PremisesType/NameElement/@NameType
facets
enumeration Name
enumeration Location
enumeration SubPremisesConnector
enumeration InternalThoroughfare
enumeration ReferenceLocation
enumeration Type
annotation
documentation
A list of name types for premises
source <xs:simpleType name="PremisesElementTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of name types for premises</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Names of Premises such as airport, hospital, university, military base, etc. Can also be the name of the building or house or apartment</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Location">
     
<xs:annotation>
       
<xs:documentation>Where in the building/landmark the premises is located, e.g. lobby, ground floor, penthouse, or where in a larger complex (e.g. airport) the address is located.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SubPremisesConnector">
     
<xs:annotation>
       
<xs:documentation>Free text description that is required to logically connect the 2 premises</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="InternalThoroughfare">
     
<xs:annotation>
       
<xs:documentation>Roads and streets within boundaries of larger complexes/premises such as hospitals, airports, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ReferenceLocation">
     
<xs:annotation>
       
<xs:documentation>Free text description of some other location and how this premises relates to it, e.g. 300m from water station, new the police station, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>additional supporting information</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType PremisesTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/Premises/@Type
facets
enumeration Airport
enumeration Area
enumeration Building
enumeration Farm
enumeration Hospital
enumeration House
enumeration LandMark
enumeration LargeMailUser
enumeration Lot
enumeration RailwayStation
enumeration ShoppingComplex
enumeration University
enumeration Unit
annotation
documentation
A list of premises type
source <xs:simpleType name="PremisesTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of premises type</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Airport"/>
   
<xs:enumeration value="Area"/>
   
<xs:enumeration value="Building"/>
   
<xs:enumeration value="Farm"/>
   
<xs:enumeration value="Hospital"/>
   
<xs:enumeration value="House"/>
   
<xs:enumeration value="LandMark"/>
   
<xs:enumeration value="LargeMailUser"/>
   
<xs:enumeration value="Lot"/>
   
<xs:enumeration value="RailwayStation"/>
   
<xs:enumeration value="ShoppingComplex"/>
   
<xs:enumeration value="University"/>
   
<xs:enumeration value="Unit"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ProjectionCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/LocationByCoordinates/@Projection
annotation
documentation
A list of codes for projection
source <xs:simpleType name="ProjectionCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for projection</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType RuralDeliveryTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/RuralDelivery/@Type
annotation
documentation
A list of rural delivery types such as road, air, water
source <xs:simpleType name="RuralDeliveryTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of rural delivery types such as road, air, water</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType SubAdministrativeAreaNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/AdministrativeArea/SubAdministrativeArea/NameElement/@NameCode
annotation
documentation
A list of codes for name of sub adiministrative area
source <xs:simpleType name="SubAdministrativeAreaNameCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for name of sub adiministrative area</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType SubAdministrativeAreaNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/AdministrativeArea/SubAdministrativeArea/NameElement/@NameType
facets
enumeration Name
enumeration Number
enumeration ReferenceLocation
enumeration Type
annotation
documentation
A list of sub administrative area name element types
source <xs:simpleType name="SubAdministrativeAreaNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of sub administrative area name element types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Name of the sub administrative area</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Number"/>
   
<xs:enumeration value="ReferenceLocation">
     
<xs:annotation>
       
<xs:documentation>Reference location information in support of the sub administrative area.  </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Other supporting information </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType SubAdministrativeAreaTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/AdministrativeArea/SubAdministrativeArea/@Type
facets
enumeration County
enumeration District
enumeration Province
enumeration Region
annotation
documentation
A list of sub administrative area name types
source <xs:simpleType name="SubAdministrativeAreaTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of sub administrative area name types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="County"/>
   
<xs:enumeration value="District"/>
   
<xs:enumeration value="Province"/>
   
<xs:enumeration value="Region"/>
 
</xs:restriction>
</xs:simpleType>

simpleType SubLocalityNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute AddressType/Locality/SubLocality/NameElement/@NameCode
annotation
documentation
A list of codes for names of sub locality
source <xs:simpleType name="SubLocalityNameCodeList">
 
<xs:annotation>
   
<xs:documentation>A list of codes for names of sub locality</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType SubLocalityNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/Locality/SubLocality/NameElement/@NameType
facets
enumeration Name
enumeration Number
enumeration ReferenceLocation
enumeration Type
annotation
documentation
A list of sub locality name element types
source <xs:simpleType name="SubLocalityNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of sub locality name element types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Name"/>
   
<xs:enumeration value="Number"/>
   
<xs:enumeration value="ReferenceLocation"/>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Other supporting information </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType SubLocalityTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/Locality/SubLocality/@Type
facets
enumeration Municipality
enumeration Village
annotation
documentation
A ist of sublocality types
source <xs:simpleType name="SubLocalityTypeList">
 
<xs:annotation>
   
<xs:documentation>A ist of sublocality types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Municipality"/>
   
<xs:enumeration value="Village"/>
 
</xs:restriction>
</xs:simpleType>

simpleType SubPremisesTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute AddressType/Premises/SubPremises/@Type
facets
enumeration Room
enumeration Suite
enumeration Apartment
enumeration Shop
enumeration Office
enumeration Unit
annotation
documentation
A list of sub premises types
source <xs:simpleType name="SubPremisesTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of sub premises types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="Room"/>
   
<xs:enumeration value="Suite"/>
   
<xs:enumeration value="Apartment"/>
   
<xs:enumeration value="Shop"/>
   
<xs:enumeration value="Office"/>
   
<xs:enumeration value="Unit"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ThoroughfareNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:normalizedString
used by
attribute ThoroughfareType/NameElement/@NameType
facets
enumeration NameOnly
enumeration PreDirection
enumeration PostDirection
enumeration NameAndNumber
enumeration NameAndType
enumeration NameNumberAndType
enumeration Unstructured
enumeration SubThoroughfareConnector
enumeration ReferenceLocation
enumeration Type
annotation
documentation
A list of name element types for thoroughfare
source <xs:simpleType name="ThoroughfareNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of name element types for thoroughfare</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:enumeration value="NameOnly">
     
<xs:annotation>
       
<xs:documentation>Just the name part, such as Baker in Baker Street.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PreDirection">
     
<xs:annotation>
       
<xs:documentation>North Archer Street, where "North" is PreDirection</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PostDirection">
     
<xs:annotation>
       
<xs:documentation>Archer Street North, where "North" is PostDirection</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NameAndNumber">
     
<xs:annotation>
       
<xs:documentation>This value indicates that the element contains the street name and street number. E.g. 39 Baker Street. Use this when you do not want to break the thoroughfare into atomic types</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NameAndType">
     
<xs:annotation>
       
<xs:documentation>Baker Street, where Baker is Name and Street is Type</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NameNumberAndType">
     
<xs:annotation>
       
<xs:documentation>21 Archer Street (Full thoroughfare details)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unstructured">
     
<xs:annotation>
       
<xs:documentation>Full details of a thorughfare in a single line (unstructured)
e.g. 39 Baker Street North
</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SubThoroughfareConnector">
     
<xs:annotation>
       
<xs:documentation>When more than one street name is required to identify the location this type can be used to connect them with values such as CORNER OF or VIA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ReferenceLocation">
     
<xs:annotation>
       
<xs:documentation>Free text description of some other location and how this thoroughfare relates to it, e.g. 300m from water station, new the police station, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Additional description like intersection, cross streets, etc</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType ThoroughfareTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:normalizedString
used by
attribute ThoroughfareType/@Type
annotation
documentation
A list of types for thoroughfare (e.g. STREET, ROAD, CRT)
source <xs:simpleType name="ThoroughfareTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of types for thoroughfare (e.g. STREET, ROAD, CRT)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString"/>
</xs:simpleType>

simpleType ct:DataQualityTypeList
namespace urn:oasis:names:tc:ciq:ct:3
type restriction of xs:string
used by
attribute ct:grDataQuality/@DataQualityType
facets
enumeration Valid
enumeration Invalid
annotation
documentation
A list of values to indicate the level of reliability of the data
source <xs:simpleType name="DataQualityTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of values to indicate the level of reliability of the data</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Valid">
     
<xs:annotation>
       
<xs:documentation>The data was validated and is considered to be true and correct.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Invalid">
     
<xs:annotation>
       
<xs:documentation>Indicates that at least some part of the content is known to be incorrect.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType ct:StatusList
namespace urn:oasis:names:tc:ciq:ct:3
type xs:string
used by
attribute AddressType/@Status
annotation
documentation
A list of values to indicate the status of the entity
source <xs:simpleType name="StatusList">
 
<xs:annotation>
   
<xs:documentation>A list of values to indicate the status of the entity</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType ct:String
namespace urn:oasis:names:tc:ciq:ct:3
type restriction of xs:normalizedString
used by
elements AddressType/FreeTextAddress/AddressLine AddressType/AdministrativeArea/NameElement AddressType/AdministrativeArea/SubAdministrativeArea/NameElement AddressType/Locality/NameElement AddressType/Locality/SubLocality/NameElement CountryType/NameElement PremisesType/NameElement ThoroughfareType/NameElement
complexType IdentifierType
attributes AddressType/@AddressID AddressType/@AddressKey AddressType/@AddressKeyRef AddressType/LocationByCoordinates/@DatumCodeType AddressType/LocationByCoordinates/Latitude/@DegreesMeasure AddressType/LocationByCoordinates/Longitude/@DegreesMeasure AddressType/@ID AddressType/LocationByCoordinates/@MeridianCodeType AddressType/LocationByCoordinates/Latitude/@MinutesMeasure AddressType/LocationByCoordinates/Longitude/@MinutesMeasure CountryType/NameElement/@NameCodeType AddressType/Locality/SubLocality/NameElement/@NameCodeType AddressType/Locality/NameElement/@NameCodeType AddressType/AdministrativeArea/SubAdministrativeArea/NameElement/@NameCodeType AddressType/AdministrativeArea/NameElement/@NameCodeType AddressType/LocationByCoordinates/@ProjectionCodeType AddressType/LocationByCoordinates/Longitude/@SecondsMeasure AddressType/LocationByCoordinates/Latitude/@SecondsMeasure AddressType/Premises/@TypeCode AddressType/Premises/SubPremises/@TypeCode ThoroughfareType/@TypeCode
facets
whiteSpace collapse
annotation
documentation
Normalized and Collapsed String
source <xs:simpleType name="String">
 
<xs:annotation>
   
<xs:documentation>Normalized and Collapsed String</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:normalizedString">
   
<xs:whiteSpace value="collapse"/>
 
</xs:restriction>
</xs:simpleType>

attributeGroup ct:grAbbreviation
namespace urn:oasis:names:tc:ciq:ct:3
used by
elements AddressType/AdministrativeArea/NameElement AddressType/AdministrativeArea/SubAdministrativeArea/NameElement AddressType/Locality/NameElement AddressType/Locality/SubLocality/NameElement CountryType/NameElement PremisesType/NameElement ThoroughfareType/NameElement
complexType IdentifierType
attributes
Name  Type  Use  Default  Fixed  annotation
Abbreviationxs:boolean      
documentation
If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.
annotation
documentation
A group of commonly used attributes for internal reuse
source <xs:attributeGroup name="grAbbreviation">
 
<xs:annotation>
   
<xs:documentation>A group of commonly used attributes for internal reuse</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="Abbreviation" type="xs:boolean">
   
<xs:annotation>
     
<xs:documentation>If set to true then indicates that the value is an abbreviation or initial. If set to false then the value is definitely not an abbreviation. If omitted then it is not known if the value is an abbreviation or not.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attributeGroup ct:grDataQuality
namespace urn:oasis:names:tc:ciq:ct:3
used by
elements AddressType/FreeTextAddress/AddressLine AddressType/AdministrativeArea AddressType/FreeTextAddress AddressType/Locality AddressType/LocationByCoordinates AddressType/PostalDeliveryPoint AddressType/PostCode AddressType/PostOffice AddressType/RuralDelivery AddressType/AdministrativeArea/SubAdministrativeArea AddressType/Locality/SubLocality
complexTypes AddressType ThoroughfareType
attributes
Name  Type  Use  Default  Fixed  annotation
DataQualityTypect:DataQualityTypeList      
documentation
This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"
ValidFromxs:dateTime      
documentation
Date the data quality is valid from
ValidToxs:dateTime      
documentation
Date the data quality is valid to
annotation
documentation
A group of commonly used attributes for internal reuse
source <xs:attributeGroup name="grDataQuality">
 
<xs:annotation>
   
<xs:documentation>A group of commonly used attributes for internal reuse</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="DataQualityType" type="DataQualityTypeList">
   
<xs:annotation>
     
<xs:documentation>This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ValidFrom" type="xs:dateTime">
   
<xs:annotation>
     
<xs:documentation>Date the data quality is valid from </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ValidTo" type="xs:dateTime">
   
<xs:annotation>
     
<xs:documentation>Date the data quality is valid to</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attributeGroup ct:grLanguageCode
namespace urn:oasis:names:tc:ciq:ct:3
used by
complexType AddressType
attributes
Name  Type  Use  Default  Fixed  annotation
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
The language used (name of human language, e.g. en, en-US)
source <xs:attributeGroup name="grLanguageCode">
 
<xs:annotation>
   
<xs:documentation>The language used (name of human language, e.g. en, en-US)</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="LanguageCode" type="xs:language">
   
<xs:annotation>
     
<xs:documentation>Human Language used. e.g. "en", "en-US", "en-AUS", etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attributeGroup ct:grValidityDate
namespace urn:oasis:names:tc:ciq:ct:3
used by
complexType AddressType
attributes
Name  Type  Use  Default  Fixed  annotation
DateValidFromxs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
DateValidToxs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
annotation
documentation
Date Valid from to Date Valid to
source <xs:attributeGroup name="grValidityDate">
 
<xs:annotation>
   
<xs:documentation>Date Valid from to Date Valid to</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="DateValidFrom" type="xs:dateTime">
   
<xs:annotation>
     
<xs:documentation>Could be start date, issue date, validity start date, etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="DateValidTo" type="xs:dateTime">
   
<xs:annotation>
     
<xs:documentation>Could be end date, expiry date, validity end date, etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attribute xlink:actuate
namespace http://www.w3.org/1999/xlink
type restriction of xs:string
facets
enumeration onLoad
enumeration onRequest
enumeration other
enumeration none
source <xs:attribute name="actuate">
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:documentation>
      Enumeration of values for the actuate attribute
     
</xs:documentation>
   
</xs:annotation>
   
<xs:restriction base="string">
     
<xs:enumeration value="onLoad"/>
     
<xs:enumeration value="onRequest"/>
     
<xs:enumeration value="other"/>
     
<xs:enumeration value="none"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute xlink:arcrole
namespace http://www.w3.org/1999/xlink
type restriction of xs:anyURI
facets
minLength 1
source <xs:attribute name="arcrole">
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:documentation>
      A URI with a minimum length of 1 character.
     
</xs:documentation>
   
</xs:annotation>
   
<xs:restriction base="anyURI">
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute xlink:from
namespace http://www.w3.org/1999/xlink
type xs:NCName
source <xs:attribute name="from" type="NCName"/>

attribute xlink:href
namespace http://www.w3.org/1999/xlink
type xs:anyURI
source <xs:attribute name="href" type="anyURI"/>

attribute xlink:label
namespace http://www.w3.org/1999/xlink
type xs:NCName
source <xs:attribute name="label" type="NCName"/>

attribute xlink:role
namespace http://www.w3.org/1999/xlink
type restriction of xs:anyURI
facets
minLength 1
source <xs:attribute name="role">
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:documentation>
      A URI with a minimum length of 1 character.
     
</xs:documentation>
   
</xs:annotation>
   
<xs:restriction base="anyURI">
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute xlink:show
namespace http://www.w3.org/1999/xlink
type restriction of xs:string
facets
enumeration new
enumeration replace
enumeration embed
enumeration other
enumeration none
source <xs:attribute name="show">
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:documentation>
      Enumeration of values for the show attribute
     
</xs:documentation>
   
</xs:annotation>
   
<xs:restriction base="string">
     
<xs:enumeration value="new"/>
     
<xs:enumeration value="replace"/>
     
<xs:enumeration value="embed"/>
     
<xs:enumeration value="other"/>
     
<xs:enumeration value="none"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute xlink:title
namespace http://www.w3.org/1999/xlink
type xs:string
source <xs:attribute name="title" type="string"/>

attribute xlink:to
namespace http://www.w3.org/1999/xlink
type xs:NCName
source <xs:attribute name="to" type="NCName"/>

attribute xlink:type
namespace http://www.w3.org/1999/xlink
type restriction of xs:string
facets
enumeration simple
enumeration extended
enumeration locator
enumeration arc
enumeration resource
enumeration title
source <xs:attribute name="type">
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:documentation>
    Enumeration of values for the type attribute
   
</xs:documentation>
   
</xs:annotation>
   
<xs:restriction base="string">
     
<xs:enumeration value="simple"/>
     
<xs:enumeration value="extended"/>
     
<xs:enumeration value="locator"/>
     
<xs:enumeration value="arc"/>
     
<xs:enumeration value="resource"/>
     
<xs:enumeration value="title"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


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