Schema xPIL.xsd


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\xsd\default\xsd\xPIL.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xpil:3
 
Elements  Complex types  Attr. groups 
Accounts  PartyRelationshipDetails  grPartyKeyRef 
Addresses  PartyType 
BirthInfo 
ContactNumbers 
CountriesOfResidence 
Documents 
ElectronicAddressIdentifiers 
Events 
Favourites 
Habits 
Hobbies 
Identifiers 
Languages 
Memberships 
Nationalities 
Occupations 
OrganisationInfo 
Party 
PersonInfo 
PhysicalInfo 
Preferences 
Qualifications 
Relationships 
Revenues 
Stocks 
Vehicles 
Visas 


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\xsd\default\xsd\xPIL-types.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xpil:3
 
Simple types 
AccountElementList 
AccountOwnershipTypeList 
AccountTypeList 
BirthInfoElementList 
BloodGroupList 
BodyMarkPartList 
BodyMarkPartLocationList 
CommunicationMediaTypeList 
ContactNumberElementList 
ContactNumberUsageList 
DisabilityCauseList 
DocumentElementList 
DocumentTypeList 
ElectronicAddressIdentifierTypeList 
ElectronicAddressIdentifierUsageList 
FeatureTypeList 
FreeTextLineTypeList 
GenderList 
IndustryCodeList 
IndustryTypeList 
LanguagePreferenceList 
LanguageSkillsList 
LanguageTypeList 
MaritalStatusList 
MembershipElementList 
MembershipTypeList 
NationalityTypeList 
NumberTypeList 
OccupationElementList 
OrganisationCategoryTypeList 
OrganisationGroupRelationshipTypeList 
OrganisationInfoNatureList 
OrganisationInfoTypeList 
OrganisationRelationshipTypeList 
PartyIdentifierElementList 
PartyIdentifierTypeList 
PartyIDTypeList 
PartyTypeList 
PersonCategoryTypeList 
PersonEthnicityList 
PersonFavouriteTypeList 
PersonGroupRelationshipTypeList 
PersonRelationshipTypeList 
PhysicalInfoFreeTextTypeList 
PhysicalStatusList 
PreferenceTypeList 
QualificationElementList 
ReligionList 
ResidencyTypeList 
RevenueCurrencyCodeList 
RevenueSourceList 
RevenueTypeList 
UnitTypeList 
VehicleInfoElementList 
VehicleTypeList 
VisaElementList 


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\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 


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\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:\ciq-v3-prd02\ciq\v3.0\prd02\xsd\default\xsd\xNL.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xnl:3
 
Elements  Complex types  Attr. groups 
NameLine  OrganisationNameType  grNameKeyRef 
OrganisationName  PartyNameType 
PartyName  PersonNameType 
PersonName 


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\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 
NameType 
PremisesType 
ThoroughfareType 


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\xsd\default\xsd\xNL-types.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xnl:3
 
Simple types 
JointNameConnectorList 
NameLineTypeList 
OrganisationIDTypeList 
OrganisationNameElementList 
OrganisationNameTypeList 
PartyNameIDTypeList 
PersonIDTypeList 
PersonNameElementList 
PersonNameTypeList 
SubDivisionTypeList 


schema location:  C:\ciq-v3-prd02\ciq\v3.0\prd02\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 
DirectionTypeList 
IdentifierElementTypeList 
LocalityNameCodeList 
LocalityNameTypeList 
LocalityTypeList 
MeridianCodeList 
PostalDeliveryPointTypeList 
PremisesElementTypeList 
PremisesTypeList 
ProjectionCodeList 
RuralDeliveryTypeList 
SubAdministrativeAreaNameCodeList 
SubAdministrativeAreaNameTypeList 
SubAdministrativeAreaTypeList 
SubLocalityNameCodeList 
SubLocalityNameTypeList 
SubLocalityTypeList 
SubPremisesTypeList 
ThoroughfareNameTypeList 
ThoroughfareTypeList 


element Accounts
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Account
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container to define the accounts details of the party
source <xs:element name="Accounts">
 
<xs:annotation>
   
<xs:documentation>A container to define the accounts details of the party</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Account" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Account details such as bank account, customer account with utilities</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AccountElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Information about the account</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="AccountElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:attributeGroup ref="ct:grLanguageCode"/>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="Organisation" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Reference to a Party element that describes the organisation where the account is held.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:complexContent>
                 
<xs:extension base="n:OrganisationNameType"/>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="Type" type="AccountTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of account. e.g. bank, customer, employee, etc</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="OwnershipType" type="AccountOwnershipTypeList">
           
<xs:annotation>
             
<xs:documentation>Joint, Individual, corporate, 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:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Accounts/Account
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children AccountElement Organisation
attributes
Name  Type  Use  Default  Fixed  annotation
TypeAccountTypeList      
documentation
Type of account. e.g. bank, customer, employee, etc
OwnershipTypeAccountOwnershipTypeList      
documentation
Joint, Individual, corporate, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Account details such as bank account, customer account with utilities
source <xs:element name="Account" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Account details such as bank account, customer account with utilities</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AccountElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Information about the account</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="AccountElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grLanguageCode"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Organisation" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference to a Party element that describes the organisation where the account is held.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="n:OrganisationNameType"/>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="AccountTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of account. e.g. bank, customer, employee, etc</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="OwnershipType" type="AccountOwnershipTypeList">
     
<xs:annotation>
       
<xs:documentation>Joint, Individual, corporate, 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:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Accounts/Account/AccountElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeAccountElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Information about the account
source <xs:element name="AccountElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Information about the account</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="AccountElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grLanguageCode"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Accounts/Account/Organisation
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of n:OrganisationNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubDivisionName
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reference to a Party element that describes the organisation where the account is held.
source <xs:element name="Organisation" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to a Party element that describes the organisation where the account is held.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="n:OrganisationNameType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Addresses
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Address
used by
complexTypes PartyRelationshipDetails PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for all party addresses
source <xs:element name="Addresses">
 
<xs:annotation>
   
<xs:documentation>A container for all party addresses</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Address" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="a:AddressType"/>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Addresses/Address
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of a:AddressType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice GeoRSS LocationByCoordinates
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:AddressTypeList      
documentation
Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
Usagea:AddressUsageList      
documentation
The purpose the address is used for. E.g.  Postal, residential, business,  etc
IDxs:string      
documentation
A globally unique identifier assigned to the address
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.
AddressIDTypea:AddressIDTypeList      
documentation
Type of address ID used. e.g. DPID, etc
AddressKeyRefct:String      
documentation
Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
source <xs:element name="Address" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="a:AddressType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element BirthInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children BirthInfoElement BirthPlaceDetails
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
BirthDateTimexs:dateTime      
documentation
Birth data and time to the known precision. Usually, it is only the date that is known. Leave time as 00:00:00 if not known.
BirthDateTimePrecisionxs:duration      
documentation
Specify the duration of the uncertainity period as a range where BirthDateTime is in the middle of the range. Uses xsd:duration as the data type. The time interval is in the format: PnYnMnDTnHnMnS
P: period (required), nY: number of years, nM: number of months, nD: number of days, T: start of a time section (required if hours, minutes or secords to be specified), nH: number of hours, nM: number of minutes, nS: number of seconds

P5Y -> period of 5 years
P5Y2M10D -> 5 years, 2 months, 10 days, and 15 hours
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
A container to define the Date of Birth details of a person
source <xs:element name="BirthInfo">
 
<xs:annotation>
   
<xs:documentation>A container to define the Date of Birth details of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="BirthInfoElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Birth details of the person</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="BirthInfoElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="BirthPlaceDetails" type="a:AddressType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Full location details (e.g. address) may be required to get the exact geo-cordinates for astrology purposes</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="BirthDateTime" type="xs:dateTime">
     
<xs:annotation>
       
<xs:documentation>Birth data and time to the known precision. Usually, it is only the date that is known. Leave time as 00:00:00 if not known.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="BirthDateTimePrecision" type="xs:duration">
     
<xs:annotation>
       
<xs:documentation>Specify the duration of the uncertainity period as a range where BirthDateTime is in the middle of the range. Uses xsd:duration as the data type. The time interval is in the format: PnYnMnDTnHnMnS
P: period (required), nY: number of years, nM: number of months, nD: number of days, T: start of a time section (required if hours, minutes or secords to be specified), nH: number of hours, nM: number of minutes, nS: number of seconds

P5Y -
> period of 5 years
P5Y2M10D -
> 5 years, 2 months, 10 days, and 15 hours</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element BirthInfo/BirthInfoElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeBirthInfoElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
annotation
documentation
Birth details of the person
source <xs:element name="BirthInfoElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Birth details of the person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="BirthInfoElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element BirthInfo/BirthPlaceDetails
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice GeoRSS LocationByCoordinates
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:AddressTypeList      
documentation
Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
Usagea:AddressUsageList      
documentation
The purpose the address is used for. E.g.  Postal, residential, business,  etc
IDxs:string      
documentation
A globally unique identifier assigned to the address
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.
AddressIDTypea:AddressIDTypeList      
documentation
Type of address ID used. e.g. DPID, etc
AddressKeyRefct:String      
documentation
Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Full location details (e.g. address) may be required to get the exact geo-cordinates for astrology purposes
source <xs:element name="BirthPlaceDetails" type="a:AddressType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Full location details (e.g. address) may be required to get the exact geo-cordinates for astrology purposes</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContactNumbers
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children ContactNumber
used by
complexTypes PartyRelationshipDetails PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for all kinds of telecommunication lines of party used for contact purposes. e.g. phone, fax, mobile, pager, etc.
source <xs:element name="ContactNumbers">
 
<xs:annotation>
   
<xs:documentation>A container for all kinds of telecommunication lines of party used for contact purposes. e.g. phone, fax, mobile, pager, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ContactNumber" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Universal telecommunication number structure</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="ContactNumberElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Full contact number or part of it</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="ContactNumberElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies type of the information provdied as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="CommunicationMediaType" type="CommunicationMediaTypeList">
           
<xs:annotation>
             
<xs:documentation>Free text explanation of the communication line type. e.g. telephone, land line, mobile, fax, pager, 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:documentation>Current Status of Contact Number</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="Usage" type="ContactNumberUsageList">
           
<xs:annotation>
             
<xs:documentation>Nature of contact. Example: business, personal, free call, after hours, etc</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="ContactHours" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Free text expression of contact hours</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="IsTollfreeNumber" type="xs:boolean">
           
<xs:annotation>
             
<xs:documentation>Whether the contact number used is a tool reee number or not. This is of type xsd:boolean</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attributeGroup ref="ct:grValidityDate"/>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="#other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element ContactNumbers/ContactNumber
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children ContactNumberElement
attributes
Name  Type  Use  Default  Fixed  annotation
CommunicationMediaTypeCommunicationMediaTypeList      
documentation
Free text explanation of the communication line type. e.g. telephone, land line, mobile, fax, pager, etc
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
documentation
Current Status of Contact Number
UsageContactNumberUsageList      
documentation
Nature of contact. Example: business, personal, free call, after hours, etc
ContactHoursct:String      
documentation
Free text expression of contact hours
IsTollfreeNumberxs:boolean      
documentation
Whether the contact number used is a tool reee number or not. This is of type xsd:boolean
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Universal telecommunication number structure
source <xs:element name="ContactNumber" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Universal telecommunication number structure</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ContactNumberElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Full contact number or part of it</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="ContactNumberElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies type of the information provdied as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="CommunicationMediaType" type="CommunicationMediaTypeList">
     
<xs:annotation>
       
<xs:documentation>Free text explanation of the communication line type. e.g. telephone, land line, mobile, fax, pager, 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:documentation>Current Status of Contact Number</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Usage" type="ContactNumberUsageList">
     
<xs:annotation>
       
<xs:documentation>Nature of contact. Example: business, personal, free call, after hours, etc</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="ContactHours" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Free text expression of contact hours</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="IsTollfreeNumber" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Whether the contact number used is a tool reee number or not. This is of type xsd:boolean</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grValidityDate"/>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="#other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element ContactNumbers/ContactNumber/ContactNumberElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeContactNumberElementList      
documentation
If present, specifies type of the information provdied as text value of the element.
annotation
documentation
Full contact number or part of it
source <xs:element name="ContactNumberElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Full contact number or part of it</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="ContactNumberElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies type of the information provdied as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element CountriesOfResidence
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Country
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for all citizenships and residencies (Permanent/temporary) of a person.
source <xs:element name="CountriesOfResidence">
 
<xs:annotation>
   
<xs:documentation>A container for all citizenships and residencies (Permanent/temporary) of a person.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Country" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Citizenship and residence information in a free-text form.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="a:CountryType">
             
<xs:attribute name="Type" type="ResidencyTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of residency. e.g. permenant resident, citizen, temporary resident</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:extension>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element CountriesOfResidence/Country
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of a:CountryType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children NameElement
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
TypeResidencyTypeList      
documentation
Type of residency. e.g. permenant resident, citizen, temporary resident
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
annotation
documentation
Citizenship and residence information in a free-text form.
source <xs:element name="Country" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Citizenship and residence information in a free-text form.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="a:CountryType">
       
<xs:attribute name="Type" type="ResidencyTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of residency. e.g. permenant resident, citizen, temporary resident</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:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Documents
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Document
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for identification document and cards of the party that are unique to the party.
source <xs:element name="Documents">
 
<xs:annotation>
   
<xs:documentation>A container for identification document and cards of the party that are unique to the party.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Document" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Passports, driver licenses, credit cards, certificates, etc.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="DocumentElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Full document desctiption or part of it.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="DocumentElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="NameOnDocument" type="n:PartyNameType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Party Name as on the document if different from the main one.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="AddressOnDocument" type="a:AddressType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Address details on the document</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="IssuerName" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Reference to a Party element that describes the issuing organisation</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:complexContent>
                 
<xs:extension base="n:OrganisationNameType"/>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="Type" type="DocumentTypeList"/>
         
<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:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Documents/Document
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children DocumentElement NameOnDocument AddressOnDocument IssuerName
attributes
Name  Type  Use  Default  Fixed  annotation
TypeDocumentTypeList      
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Passports, driver licenses, credit cards, certificates, etc.
source <xs:element name="Document" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Passports, driver licenses, credit cards, certificates, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DocumentElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Full document desctiption or part of it.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="DocumentElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="NameOnDocument" type="n:PartyNameType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Party Name as on the document if different from the main one.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="AddressOnDocument" type="a:AddressType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Address details on the document</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="IssuerName" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference to a Party element that describes the issuing organisation</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="n:OrganisationNameType"/>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="DocumentTypeList"/>
   
<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:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Documents/Document/DocumentElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeDocumentElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
annotation
documentation
Full document desctiption or part of it.
source <xs:element name="DocumentElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Full document desctiption or part of it.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="DocumentElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Documents/Document/NameOnDocument
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:PartyNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children n:NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  annotation
PartyNameIDct:String      
documentation
A unique identifier of a party
PartyNameIDTypen:PartyNameIDTypeList      
documentation
Type of Party Name ID
IDxs:string      
documentation
Globally unique identifier
JointNameConnectorn:JointNameConnectorList      
documentation
The connector used to join more than one person name. Example: Mr Hunt AND Mrs Clark, where AND is the JointNameConnector. The flow is from the preceding to the following. If there is more than 2 names then all names are connected using this connector in the natural order.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Party Name as on the document if different from the main one.
source <xs:element name="NameOnDocument" type="n:PartyNameType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Party Name as on the document if different from the main one.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Documents/Document/AddressOnDocument
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice GeoRSS LocationByCoordinates
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:AddressTypeList      
documentation
Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
Usagea:AddressUsageList      
documentation
The purpose the address is used for. E.g.  Postal, residential, business,  etc
IDxs:string      
documentation
A globally unique identifier assigned to the address
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.
AddressIDTypea:AddressIDTypeList      
documentation
Type of address ID used. e.g. DPID, etc
AddressKeyRefct:String      
documentation
Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Address details on the document
source <xs:element name="AddressOnDocument" type="a:AddressType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Address details on the document</xs:documentation>
 
</xs:annotation>
</xs:element>

element Documents/Document/IssuerName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of n:OrganisationNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubDivisionName
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reference to a Party element that describes the issuing organisation
source <xs:element name="IssuerName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to a Party element that describes the issuing organisation</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="n:OrganisationNameType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element ElectronicAddressIdentifiers
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children ElectronicAddressIdentifier
used by
complexTypes PartyRelationshipDetails PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container of different types of electronic addresses of party (e.g. email, chat, skype, etc)
source <xs:element name="ElectronicAddressIdentifiers">
 
<xs:annotation>
   
<xs:documentation>A container of different types of electronic addresses of party (e.g. email, chat, skype, etc)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ElectronicAddressIdentifier" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="ElectronicAddressIdentifierTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of electronic address identifier</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:attribute name="Usage" type="ElectronicAddressIdentifierUsageList">
               
<xs:annotation>
                 
<xs:documentation>Usage of electronic address identifier. e.g. business, personal</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Label" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>An electronic address identifier is usually stored (and probably exchanged) in conjunction with a label which is typically displayed and the URL/electronic identifier just links that label.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element ElectronicAddressIdentifiers/ElectronicAddressIdentifier
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeElectronicAddressIdentifierTypeList      
documentation
Type of electronic address identifier
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
UsageElectronicAddressIdentifierUsageList      
documentation
Usage of electronic address identifier. e.g. business, personal
Labelct:String      
documentation
An electronic address identifier is usually stored (and probably exchanged) in conjunction with a label which is typically displayed and the URL/electronic identifier just links that label.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
source <xs:element name="ElectronicAddressIdentifier" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="ElectronicAddressIdentifierTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of electronic address identifier</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:attribute name="Usage" type="ElectronicAddressIdentifierUsageList">
         
<xs:annotation>
           
<xs:documentation>Usage of electronic address identifier. e.g. business, personal</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Label" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>An electronic address identifier is usually stored (and probably exchanged) in conjunction with a label which is typically displayed and the URL/electronic identifier just links that label.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Events
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Event
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of key events and dates of the events of the organisation and person
source <xs:element name="Events">
 
<xs:annotation>
   
<xs:documentation>A container for a list of key events and dates of the events of the organisation and person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Event" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Type of event for a person - e.g. marriage anniversary, death, daughter's birth, spouse birthday, etc.

Type of event for organisation - date of formation/registration, date of closing down, date of liquidation, data of becoming public limited, etc
</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grValidityDate"/>
             
<xs:attribute name="Date" type="xs:dateTime">
               
<xs:annotation>
                 
<xs:documentation>Record the exact date of the event here. For example, deceased date, company closed date, birthday date of spouse, etc</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Events/Event
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
Datexs:dateTime      
documentation
Record the exact date of the event here. For example, deceased date, company closed date, birthday date of spouse, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Type of event for a person - e.g. marriage anniversary, death, daughter's birth, spouse birthday, etc.

Type of event for organisation - date of formation/registration, date of closing down, date of liquidation, data of becoming public limited, etc
source <xs:element name="Event" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Type of event for a person - e.g. marriage anniversary, death, daughter's birth, spouse birthday, etc.

Type of event for organisation - date of formation/registration, date of closing down, date of liquidation, data of becoming public limited, etc
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grValidityDate"/>
       
<xs:attribute name="Date" type="xs:dateTime">
         
<xs:annotation>
           
<xs:documentation>Record the exact date of the event here. For example, deceased date, company closed date, birthday date of spouse, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Favourites
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Favourite
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of favourites of a person
source <xs:element name="Favourites">
 
<xs:annotation>
   
<xs:documentation>A container for a list of favourites of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Favourite" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>The favourites of the person</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="PersonFavouriteTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of favourite. e.g. author, food, book, sport, etc

<Favourite Type="sport">Cricket</Favourite>
                   
<Favourite Type="Movie">Back to the Future</Favourite>
                 
</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Favourites/Favourite
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypePersonFavouriteTypeList      
documentation
Type of favourite. e.g. author, food, book, sport, etc

<Favourite Type="sport">Cricket</Favourite>
<Favourite Type="Movie">Back to the Future</Favourite>
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
The favourites of the person
source <xs:element name="Favourite" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The favourites of the person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="PersonFavouriteTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of favourite. e.g. author, food, book, sport, etc

<Favourite Type="sport">Cricket</Favourite>
             
<Favourite Type="Movie">Back to the Future</Favourite>
           
</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Habits
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Habit
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of habits of a person
source <xs:element name="Habits">
 
<xs:annotation>
   
<xs:documentation>A container for a list of habits of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Habit" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Personal habits. E.g. smoking, drinking, gambling, women, etc.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Habits/Habit
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Personal habits. E.g. smoking, drinking, gambling, women, etc.
source <xs:element name="Habit" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Personal habits. E.g. smoking, drinking, gambling, women, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Hobbies
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Hobby
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of hobbies of a person
source <xs:element name="Hobbies">
 
<xs:annotation>
   
<xs:documentation>A container for a list of hobbies of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Hobby" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>A hobby of the person. E.g.  craft, sport, recreational activity, etc.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Hobbies/Hobby
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
A hobby of the person. E.g.  craft, sport, recreational activity, etc.
source <xs:element name="Hobby" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A hobby of the person. E.g.  craft, sport, recreational activity, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Identifiers
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Identifier
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of Identifiers to recognise the party such as customer identifer, social security number, tax number, etc
source <xs:element name="Identifiers">
 
<xs:annotation>
   
<xs:documentation>A container for a list of Identifiers to recognise the party such as customer identifer, social security number, tax number, etc</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Identifier" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Identifier to recognise the party such as customer identifer, social security number, National ID Card, tax number, buiness number, company number, company registration, etc</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="IdentifierElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Information about the identifer</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="PartyIdentifierElementList"/>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="IssuerName" type="n:OrganisationNameType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Reference to a Party element that describes the issuing organisation</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="Type" type="PartyIdentifierTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of identifier. e.g. Tax Number</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:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Identifiers/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children IdentifierElement IssuerName
attributes
Name  Type  Use  Default  Fixed  annotation
TypePartyIdentifierTypeList      
documentation
Type of identifier. e.g. Tax Number
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Identifier to recognise the party such as customer identifer, social security number, National ID Card, tax number, buiness number, company number, company registration, etc
source <xs:element name="Identifier" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Identifier to recognise the party such as customer identifer, social security number, National ID Card, tax number, buiness number, company number, company registration, etc</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="IdentifierElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Information about the identifer</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="PartyIdentifierElementList"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="IssuerName" type="n:OrganisationNameType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference to a Party element that describes the issuing organisation</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="PartyIdentifierTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of identifier. e.g. Tax Number</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:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Identifiers/Identifier/IdentifierElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypePartyIdentifierElementList      
annotation
documentation
Information about the identifer
source <xs:element name="IdentifierElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Information about the identifer</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="PartyIdentifierElementList"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Identifiers/Identifier/IssuerName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:OrganisationNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubDivisionName
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reference to a Party element that describes the issuing organisation
source <xs:element name="IssuerName" type="n:OrganisationNameType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to a Party element that describes the issuing organisation</xs:documentation>
 
</xs:annotation>
</xs:element>

element Languages
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Language
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of languages spoken by a person.
source <xs:element name="Languages">
 
<xs:annotation>
   
<xs:documentation>A container for a list of languages spoken by a person.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Language" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Name of the language spoken by the person</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="LanguageTypeList">
               
<xs:annotation>
                 
<xs:documentation>Mother tongue, by birth, etc</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Speak" type="LanguageSkillsList">
               
<xs:annotation>
                 
<xs:documentation>Indicates ability to speak: yes, no, poor, good, bad, average</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Read" type="LanguageSkillsList">
               
<xs:annotation>
                 
<xs:documentation>Indicates ability to read: yes, no, poor, good, bad, average</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Write" type="LanguageSkillsList">
               
<xs:annotation>
                 
<xs:documentation>Indicates ability to write: yes, no, poor, good, bad, average</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Understand" type="LanguageSkillsList">
               
<xs:annotation>
                 
<xs:documentation>Indicates ability to understand speech: yes, no, poor, good, bad, average</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Preference" type="LanguagePreferenceList">
               
<xs:annotation>
                 
<xs:documentation>Indicates preferred language of communication (read and/or write and/or speak)</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Languages/Language
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeLanguageTypeList      
documentation
Mother tongue, by birth, etc
SpeakLanguageSkillsList      
documentation
Indicates ability to speak: yes, no, poor, good, bad, average
ReadLanguageSkillsList      
documentation
Indicates ability to read: yes, no, poor, good, bad, average
WriteLanguageSkillsList      
documentation
Indicates ability to write: yes, no, poor, good, bad, average
UnderstandLanguageSkillsList      
documentation
Indicates ability to understand speech: yes, no, poor, good, bad, average
PreferenceLanguagePreferenceList      
documentation
Indicates preferred language of communication (read and/or write and/or speak)
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Name of the language spoken by the person
source <xs:element name="Language" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name of the language spoken by the person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="LanguageTypeList">
         
<xs:annotation>
           
<xs:documentation>Mother tongue, by birth, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Speak" type="LanguageSkillsList">
         
<xs:annotation>
           
<xs:documentation>Indicates ability to speak: yes, no, poor, good, bad, average</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Read" type="LanguageSkillsList">
         
<xs:annotation>
           
<xs:documentation>Indicates ability to read: yes, no, poor, good, bad, average</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Write" type="LanguageSkillsList">
         
<xs:annotation>
           
<xs:documentation>Indicates ability to write: yes, no, poor, good, bad, average</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Understand" type="LanguageSkillsList">
         
<xs:annotation>
           
<xs:documentation>Indicates ability to understand speech: yes, no, poor, good, bad, average</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Preference" type="LanguagePreferenceList">
         
<xs:annotation>
           
<xs:documentation>Indicates preferred language of communication (read and/or write and/or speak)</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Memberships
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Membership
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for memberships of party with other organisations (e.g. industry groups).
source <xs:element name="Memberships">
 
<xs:annotation>
   
<xs:documentation>A container for memberships of party with other organisations (e.g. industry groups).</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Membership" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Membership details</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="MembershipElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Full description of membership or part of it</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="MembershipElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="Organisation" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Reference to a Party element that describes the organisation where the memberships is held.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:complexContent>
                 
<xs:extension base="n:OrganisationNameType"/>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="Type" type="MembershipTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of membership. e.g </xs:documentation>
             
<xs:documentation>Type of membership. e.g IEEE, Rifles Club</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:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Memberships/Membership
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children MembershipElement Organisation
attributes
Name  Type  Use  Default  Fixed  annotation
TypeMembershipTypeList      
documentation
Type of membership. e.g
documentation
Type of membership. e.g IEEE, Rifles Club
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Membership details
source <xs:element name="Membership" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Membership details</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="MembershipElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Full description of membership or part of it</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="MembershipElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Organisation" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference to a Party element that describes the organisation where the memberships is held.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="n:OrganisationNameType"/>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="MembershipTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of membership. e.g </xs:documentation>
       
<xs:documentation>Type of membership. e.g IEEE, Rifles Club</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:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Memberships/Membership/MembershipElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeMembershipElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
annotation
documentation
Full description of membership or part of it
source <xs:element name="MembershipElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Full description of membership or part of it</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="MembershipElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Memberships/Membership/Organisation
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of n:OrganisationNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubDivisionName
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reference to a Party element that describes the organisation where the memberships is held.
source <xs:element name="Organisation" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to a Party element that describes the organisation where the memberships is held.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="n:OrganisationNameType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Nationalities
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Country
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of nationalities of a person
source <xs:element name="Nationalities">
 
<xs:annotation>
   
<xs:documentation>A container for a list of nationalities of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Country" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Name of the country of nationality. Could be more than one nationality</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="a:CountryType">
             
<xs:attribute name="Type" type="NationalityTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of nationality - By birth, naturalization, citizen</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:extension>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Nationalities/Country
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of a:CountryType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children NameElement
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
TypeNationalityTypeList      
documentation
Type of nationality - By birth, naturalization, citizen
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
annotation
documentation
Name of the country of nationality. Could be more than one nationality
source <xs:element name="Country" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name of the country of nationality. Could be more than one nationality</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="a:CountryType">
       
<xs:attribute name="Type" type="NationalityTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of nationality - By birth, naturalization, citizen</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:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Occupations
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Occupation
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of occupations of a person
source <xs:element name="Occupations">
 
<xs:annotation>
   
<xs:documentation>A container for a list of occupations of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Occupation" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Occupation details</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="OccupationElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Full description of the occupation or part of it</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="OccupationElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="Employer" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Reference to a Party element that describes the employer.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:complexContent>
                 
<xs:extension base="n:OrganisationNameType"/>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="isSelfEmployed" type="xs:boolean">
           
<xs:annotation>
             
<xs:documentation>Is the party self employed? A boolean value expected</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:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Occupations/Occupation
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children OccupationElement Employer
attributes
Name  Type  Use  Default  Fixed  annotation
isSelfEmployedxs:boolean      
documentation
Is the party self employed? A boolean value expected
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Occupation details
source <xs:element name="Occupation" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Occupation details</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="OccupationElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Full description of the occupation or part of it</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="OccupationElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Employer" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference to a Party element that describes the employer.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="n:OrganisationNameType"/>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="isSelfEmployed" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Is the party self employed? A boolean value expected</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:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Occupations/Occupation/OccupationElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeOccupationElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
annotation
documentation
Full description of the occupation or part of it
source <xs:element name="OccupationElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Full description of the occupation or part of it</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="OccupationElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Occupations/Occupation/Employer
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of n:OrganisationNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubDivisionName
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reference to a Party element that describes the employer.
source <xs:element name="Employer" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to a Party element that describes the employer.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="n:OrganisationNameType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element OrganisationInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
used by
complexType PartyType
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
TypeOrganisationInfoTypeList      
documentation
Type of organisation. Free text description, e.g. Company, Trust, Bank, Society, Club, etc.
CategoryTypeOrganisationCategoryTypeList      
documentation
Type of category the organisation belongs to such as club, association, company, vendor, etc
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
NatureOrganisationInfoNatureList      
documentation
Nature of the organisation. e.g. Public limited, Commercial, charity, non-commercial, etc.
IndustryTypeIndustryTypeList      
documentation
Organisation Industry type such as IT, Manufacturing.
IndustryCodeIndustryCodeList      
documentation
Industry code or classification
IndustryCodeTypect:String      
documentation
Type of code used for industry code
NumberOfEmployeesct:String      
documentation
Free text description of organisation size in terms of number of employees
OperatingHourStartTimexs:time      
documentation
Operating hour start time of the organisation, e.g. 9:00am
OperatingHourEndTimexs:time      
documentation
Operating hour end time for the organisation. e.g. 5:00pm
annotation
documentation
Container for organisation specific details that are not covered in this schema that is common to a party
source <xs:element name="OrganisationInfo">
 
<xs:annotation>
   
<xs:documentation>Container for organisation specific details that are not covered in this schema that is common to a party</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:attribute name="Type" type="OrganisationInfoTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of organisation. Free text description, e.g. Company, Trust, Bank, Society, Club, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="CategoryType" type="OrganisationCategoryTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of category the organisation belongs to such as club, association, company, vendor, 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:attribute name="Nature" type="OrganisationInfoNatureList">
     
<xs:annotation>
       
<xs:documentation>Nature of the organisation. e.g. Public limited, Commercial, charity, non-commercial, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="IndustryType" type="IndustryTypeList">
     
<xs:annotation>
       
<xs:documentation>Organisation Industry type such as IT, Manufacturing. </xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="IndustryCode" type="IndustryCodeList">
     
<xs:annotation>
       
<xs:documentation>Industry code or classification</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="IndustryCodeType" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Type of code used for industry code</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="NumberOfEmployees" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Free text description of organisation size in terms of number of employees</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="OperatingHourStartTime" type="xs:time">
     
<xs:annotation>
       
<xs:documentation>Operating hour start time of the organisation, e.g. 9:00am</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="OperatingHourEndTime" type="xs:time">
     
<xs:annotation>
       
<xs:documentation>Operating hour end time for the organisation. e.g. 5:00pm</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Party
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type PartyType
properties
content complex
children FreeTextLines PartyName Addresses Accounts ContactNumbers Documents ElectronicAddressIdentifiers Events Identifiers Memberships Relationships Revenues Stocks Vehicles OrganisationInfo PersonInfo BirthInfo CountriesOfResidence Favourites Habits Hobbies Languages Nationalities Occupations PhysicalInfo Preferences Qualifications Visas
attributes
Name  Type  Use  Default  Fixed  annotation
PartyTypePartyTypeList      
documentation
Type of Party. e.g. Person or an organisation. An organisation could be university, college, club, association, company, etc
PartyIDct:String      
documentation
A unique identifier for party
PartyIDTypePartyIDTypeList      
documentation
Type of PartyID
IDxs:string      
documentation
A globally unique identifier assigned to party
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
PartyKeyct:String      
documentation
Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique constraint if needed.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
A container for defining the unique characteristics of a party, which can be an individual or organisation
source <xs:element name="Party" type="PartyType">
 
<xs:annotation>
   
<xs:documentation>A container for defining the unique characteristics of a party, which can be an individual or organisation</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
used by
complexType PartyType
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Agect:String      
documentation
Age of the person as integer
CategoryTypePersonCategoryTypeList      
documentation
Type of category the person belongs such as customer, employee, friend, prospect, etc
PhysicalStatusPhysicalStatusList      
documentation
Status of the person. e.g. living, deceased, retired. To log the date of the status such as death or retired, use "Events" element
MaritalStatusMaritalStatusList      
documentation
Free text description of the current marital status, e.g. married, separated, divorced, separated, etc.
EthnicityPersonEthnicityList      
documentation
Ethnicity of the person, e.g. Asian, Chinese, African, etc.
GenderGenderList      
documentation
Free text gender description.
ReligionReligionList      
documentation
Free text name of the religion
annotation
documentation
Container for person specific details that are not covered in this schema that is common to a party
source <xs:element name="PersonInfo">
 
<xs:annotation>
   
<xs:documentation>Container for person specific details that are not covered in this schema that is common to a party</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:attribute name="Age" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Age of the person as integer</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="CategoryType" type="PersonCategoryTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of category the person belongs such as customer, employee, friend, prospect, etc</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="PhysicalStatus" type="PhysicalStatusList">
     
<xs:annotation>
       
<xs:documentation>Status of the person. e.g. living, deceased, retired. To log the date of the status such as death or retired, use "Events" element</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="MaritalStatus" type="MaritalStatusList">
     
<xs:annotation>
       
<xs:documentation>Free text description of the current marital status, e.g. married, separated, divorced, separated, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Ethnicity" type="PersonEthnicityList">
     
<xs:annotation>
       
<xs:documentation>Ethnicity of the person, e.g. Asian, Chinese, African, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Gender" type="GenderList">
     
<xs:annotation>
       
<xs:documentation>Free text gender description.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="Religion" type="ReligionList">
     
<xs:annotation>
       
<xs:documentation>Free text name of the religion</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element PhysicalInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children FreeTextLine Feature BodyMark Disability Allergy HealthCondition
used by
complexType PartyType
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
BloodGroupBloodGroupList      
annotation
documentation
A container for physical characteristics of a person
source <xs:element name="PhysicalInfo">
 
<xs:annotation>
   
<xs:documentation>A container for physical characteristics of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="FreeTextLine" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Any other physical info not covered by elements here</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="PhysicalInfoFreeTextTypeList">
               
<xs:annotation>
                 
<xs:documentation>Category or type of physical info</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Feature" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Description of a physical feature such as hair, height, eye color, etc.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="FeatureTypeList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="UnitType" type="UnitTypeList">
               
<xs:annotation>
                 
<xs:documentation>Defines the unit of measurement. Example: Inches, feet, cm, meters, days, months, years, kgs, pounds, etc.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="BodyMark" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Description of body marks, such as scars, tatoos, spots, etc.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Part" type="BodyMarkPartList">
               
<xs:annotation>
                 
<xs:documentation>Free text name/description of the body part where the mark is located</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Location" type="BodyMarkPartLocationList">
               
<xs:annotation>
                 
<xs:documentation>Free text description of where on the body part the mark is located. E.g. left hand side, front, back, etc</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Disability" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Description of person's disability.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Cause" type="DisabilityCauseList">
               
<xs:annotation>
                 
<xs:documentation>Free text description of the cause of the disability, e.g. birth defect, accident, etc.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Allergy" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Description of the person's allergy. e.g. Allergic to Pencillin, milk products</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="HealthCondition" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Condition of health in terms of medical. e.g. Healthy, diabetic, hgh blood pressure, high cholestrol, etc</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:attribute name="BloodGroup" type="BloodGroupList"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element PhysicalInfo/FreeTextLine
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypePhysicalInfoFreeTextTypeList      
documentation
Category or type of physical info
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Any other physical info not covered by elements here
source <xs:element name="FreeTextLine" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Any other physical info not covered by elements here</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="PhysicalInfoFreeTextTypeList">
         
<xs:annotation>
           
<xs:documentation>Category or type of physical info</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element PhysicalInfo/Feature
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeFeatureTypeList      
documentation
If present, specifies the type of the information provided as text value of the element.
UnitTypeUnitTypeList      
documentation
Defines the unit of measurement. Example: Inches, feet, cm, meters, days, months, years, kgs, pounds, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Description of a physical feature such as hair, height, eye color, etc.
source <xs:element name="Feature" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Description of a physical feature such as hair, height, eye color, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="FeatureTypeList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="UnitType" type="UnitTypeList">
         
<xs:annotation>
           
<xs:documentation>Defines the unit of measurement. Example: Inches, feet, cm, meters, days, months, years, kgs, pounds, etc.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element PhysicalInfo/BodyMark
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
PartBodyMarkPartList      
documentation
Free text name/description of the body part where the mark is located
LocationBodyMarkPartLocationList      
documentation
Free text description of where on the body part the mark is located. E.g. left hand side, front, back, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Description of body marks, such as scars, tatoos, spots, etc.
source <xs:element name="BodyMark" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Description of body marks, such as scars, tatoos, spots, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Part" type="BodyMarkPartList">
         
<xs:annotation>
           
<xs:documentation>Free text name/description of the body part where the mark is located</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Location" type="BodyMarkPartLocationList">
         
<xs:annotation>
           
<xs:documentation>Free text description of where on the body part the mark is located. E.g. left hand side, front, back, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element PhysicalInfo/Disability
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
CauseDisabilityCauseList      
documentation
Free text description of the cause of the disability, e.g. birth defect, accident, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Description of person's disability.
source <xs:element name="Disability" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Description of person's disability.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Cause" type="DisabilityCauseList">
         
<xs:annotation>
           
<xs:documentation>Free text description of the cause of the disability, e.g. birth defect, accident, etc.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element PhysicalInfo/Allergy
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Description of the person's allergy. e.g. Allergic to Pencillin, milk products
source <xs:element name="Allergy" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Description of the person's allergy. e.g. Allergic to Pencillin, milk products</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element PhysicalInfo/HealthCondition
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Condition of health in terms of medical. e.g. Healthy, diabetic, hgh blood pressure, high cholestrol, etc
source <xs:element name="HealthCondition" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Condition of health in terms of medical. e.g. Healthy, diabetic, hgh blood pressure, high cholestrol, etc</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Preferences
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Preference
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of preferences of a person (e.g. seat position in flight, restuarants)
source <xs:element name="Preferences">
 
<xs:annotation>
   
<xs:documentation>A container for a list of preferences of a person (e.g. seat position in flight, restuarants)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Preference" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Preferences of the person. e.g. seat in non smoking area, holiday with family than alone</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="PreferenceTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of preference. e.g. seating position</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Preferences/Preference
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypePreferenceTypeList      
documentation
Type of preference. e.g. seating position
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Preferences of the person. e.g. seat in non smoking area, holiday with family than alone
source <xs:element name="Preference" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Preferences of the person. e.g. seat in non smoking area, holiday with family than alone</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="PreferenceTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of preference. e.g. seating position</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Qualifications
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Qualification
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for a list of  qualifications of a person
source <xs:element name="Qualifications">
 
<xs:annotation>
   
<xs:documentation>A container for a list of  qualifications of a person</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Qualification" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Educational qualification</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="QualificationElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Full / partial name or description of person's qualification</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="QualificationElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="Institution" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Reference to a Party element that describes the institution.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:complexContent>
                 
<xs:extension base="n:OrganisationNameType"/>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<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:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Qualifications/Qualification
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children QualificationElement Institution
attributes
Name  Type  Use  Default  Fixed  annotation
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Educational qualification
source <xs:element name="Qualification" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Educational qualification</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="QualificationElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Full / partial name or description of person's qualification</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="QualificationElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Institution" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference to a Party element that describes the institution.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="n:OrganisationNameType"/>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<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:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Qualifications/Qualification/QualificationElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeQualificationElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
annotation
documentation
Full / partial name or description of person's qualification
source <xs:element name="QualificationElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Full / partial name or description of person's qualification</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="QualificationElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Qualifications/Qualification/Institution
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of n:OrganisationNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement SubDivisionName
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reference to a Party element that describes the institution.
source <xs:element name="Institution" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to a Party element that describes the institution.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="n:OrganisationNameType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Relationships
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children IndividualRelationship GroupRelationship
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for relationships with other parties (persons or organisations, and the nature of relationship). Can also use this to define an organisation hierarchy (parent and subsidiary organisations or branches/groups of organisations)
source <xs:element name="Relationships">
 
<xs:annotation>
   
<xs:documentation>A container for relationships with other parties (persons or organisations, and the nature of relationship). Can also use this to define an organisation hierarchy (parent and subsidiary organisations or branches/groups of organisations)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="IndividualRelationship" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>One to one relationship with a party. e.g. Friend, Wife,  referee. Only one party details are defined under this container</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="PartyRelationshipDetails">
             
<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:attribute name="PartyType" type="PartyTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of party involved in the relationship, i.e. person or organisation</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="RelationshipWithPerson" type="PersonRelationshipTypeList">
               
<xs:annotation>
                 
<xs:documentation>If tha party is person, then the type of relationship with the person such as Friend, Mother, wife, contact, referee</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="RelationshipWithOrganisation" type="OrganisationRelationshipTypeList">
               
<xs:annotation>
                 
<xs:documentation>If tha party is organisation, then the type of relationship with the organisation such as employer, branch, head office, subsidiary, etc</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="RelationshipValidFrom" type="xs:dateTime"/>
             
<xs:attribute name="RelationshipValidTo" type="xs:dateTime"/>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="GroupRelationship" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Relationship categorised as a group where every party in this grouping is listed under this. Example: Friends, Customers, referees, branches of an organisation, etc. A group has more than one party in it and so, more than one party details are defined under this</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="PartyDetails" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Container to define details of each party in a group. For example, define each person who is categorised under Group Relationship Type "friends" or details of each branch of an organisation listed under Group Relationship Type "Branches"</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:complexContent>
                 
<xs:extension base="PartyRelationshipDetails">
                   
<xs:attribute name="RelationshipWithPerson" type="PersonRelationshipTypeList">
                     
<xs:annotation>
                       
<xs:documentation>Type of relationship. e.g. Son, Daughter, wife. For example, if the GroupRelationship Grouping Type is "Children", then all individual children details are listed here and this type says the actual relationship of each child such as son, daughter, father, etc</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:attribute name="RelationshipWithOrganisation" type="OrganisationRelationshipTypeList">
                     
<xs:annotation>
                       
<xs:documentation>Type of relationship. channel partner, solution partner, marketing partner, etc. For example, if the GroupRelationship Grouping Type is "Partners", then all individual partner details are listed here and this type says the actual relationship of eachpartner such as channel, solution, marketing, etc. </xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:attribute name="RelationshipValidFrom" type="xs:dateTime"/>
                   
<xs:attribute name="RelationshipValidTo" type="xs:dateTime"/>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<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:attribute name="PartyType" type="PartyTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of party involved in the relationship, i.e. person or organisation</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="RelationshipWithPersonGroup" type="PersonGroupRelationshipTypeList">
           
<xs:annotation>
             
<xs:documentation>Relationship grouping type involving persons. For example, all friends are categorised into group type "Friends". All relatives are categorised into group type "Relatives". All children are categorised into group type "Children", etc</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="RelationshipWithOrganisationGroup" type="OrganisationGroupRelationshipTypeList">
           
<xs:annotation>
             
<xs:documentation>Relationship grouping type involving organisations. For example, all organisations that are subsidiaries of parent organisation are categorised into group type "Subsidiaries". All organisations that are partners of an organisation are grouped together and the group type is "Partners". All organisations that are branches of an organisation are grouped into group type "Branches"</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Relationships/IndividualRelationship
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of PartyRelationshipDetails
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children n:NameLine n:PersonName n:OrganisationName Addresses ContactNumbers ElectronicAddressIdentifiers
attributes
Name  Type  Use  Default  Fixed  annotation
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
PartyTypePartyTypeList      
documentation
Type of party involved in the relationship, i.e. person or organisation
RelationshipWithPersonPersonRelationshipTypeList      
documentation
If tha party is person, then the type of relationship with the person such as Friend, Mother, wife, contact, referee
RelationshipWithOrganisationOrganisationRelationshipTypeList      
documentation
If tha party is organisation, then the type of relationship with the organisation such as employer, branch, head office, subsidiary, etc
RelationshipValidFromxs:dateTime      
RelationshipValidToxs:dateTime      
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
One to one relationship with a party. e.g. Friend, Wife,  referee. Only one party details are defined under this container
source <xs:element name="IndividualRelationship" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>One to one relationship with a party. e.g. Friend, Wife,  referee. Only one party details are defined under this container</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="PartyRelationshipDetails">
       
<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:attribute name="PartyType" type="PartyTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of party involved in the relationship, i.e. person or organisation</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="RelationshipWithPerson" type="PersonRelationshipTypeList">
         
<xs:annotation>
           
<xs:documentation>If tha party is person, then the type of relationship with the person such as Friend, Mother, wife, contact, referee</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="RelationshipWithOrganisation" type="OrganisationRelationshipTypeList">
         
<xs:annotation>
           
<xs:documentation>If tha party is organisation, then the type of relationship with the organisation such as employer, branch, head office, subsidiary, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="RelationshipValidFrom" type="xs:dateTime"/>
       
<xs:attribute name="RelationshipValidTo" type="xs:dateTime"/>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Relationships/GroupRelationship
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children PartyDetails
attributes
Name  Type  Use  Default  Fixed  annotation
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
PartyTypePartyTypeList      
documentation
Type of party involved in the relationship, i.e. person or organisation
RelationshipWithPersonGroupPersonGroupRelationshipTypeList      
documentation
Relationship grouping type involving persons. For example, all friends are categorised into group type "Friends". All relatives are categorised into group type "Relatives". All children are categorised into group type "Children", etc
RelationshipWithOrganisationGroupOrganisationGroupRelationshipTypeList      
documentation
Relationship grouping type involving organisations. For example, all organisations that are subsidiaries of parent organisation are categorised into group type "Subsidiaries". All organisations that are partners of an organisation are grouped together and the group type is "Partners". All organisations that are branches of an organisation are grouped into group type "Branches"
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Relationship categorised as a group where every party in this grouping is listed under this. Example: Friends, Customers, referees, branches of an organisation, etc. A group has more than one party in it and so, more than one party details are defined under this
source <xs:element name="GroupRelationship" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Relationship categorised as a group where every party in this grouping is listed under this. Example: Friends, Customers, referees, branches of an organisation, etc. A group has more than one party in it and so, more than one party details are defined under this</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="PartyDetails" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Container to define details of each party in a group. For example, define each person who is categorised under Group Relationship Type "friends" or details of each branch of an organisation listed under Group Relationship Type "Branches"</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="PartyRelationshipDetails">
             
<xs:attribute name="RelationshipWithPerson" type="PersonRelationshipTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of relationship. e.g. Son, Daughter, wife. For example, if the GroupRelationship Grouping Type is "Children", then all individual children details are listed here and this type says the actual relationship of each child such as son, daughter, father, etc</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="RelationshipWithOrganisation" type="OrganisationRelationshipTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of relationship. channel partner, solution partner, marketing partner, etc. For example, if the GroupRelationship Grouping Type is "Partners", then all individual partner details are listed here and this type says the actual relationship of eachpartner such as channel, solution, marketing, etc. </xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="RelationshipValidFrom" type="xs:dateTime"/>
             
<xs:attribute name="RelationshipValidTo" type="xs:dateTime"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<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:attribute name="PartyType" type="PartyTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of party involved in the relationship, i.e. person or organisation</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="RelationshipWithPersonGroup" type="PersonGroupRelationshipTypeList">
     
<xs:annotation>
       
<xs:documentation>Relationship grouping type involving persons. For example, all friends are categorised into group type "Friends". All relatives are categorised into group type "Relatives". All children are categorised into group type "Children", etc</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="RelationshipWithOrganisationGroup" type="OrganisationGroupRelationshipTypeList">
     
<xs:annotation>
       
<xs:documentation>Relationship grouping type involving organisations. For example, all organisations that are subsidiaries of parent organisation are categorised into group type "Subsidiaries". All organisations that are partners of an organisation are grouped together and the group type is "Partners". All organisations that are branches of an organisation are grouped into group type "Branches"</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Relationships/GroupRelationship/PartyDetails
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of PartyRelationshipDetails
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children n:NameLine n:PersonName n:OrganisationName Addresses ContactNumbers ElectronicAddressIdentifiers
attributes
Name  Type  Use  Default  Fixed  annotation
RelationshipWithPersonPersonRelationshipTypeList      
documentation
Type of relationship. e.g. Son, Daughter, wife. For example, if the GroupRelationship Grouping Type is "Children", then all individual children details are listed here and this type says the actual relationship of each child such as son, daughter, father, etc
RelationshipWithOrganisationOrganisationRelationshipTypeList      
documentation
Type of relationship. channel partner, solution partner, marketing partner, etc. For example, if the GroupRelationship Grouping Type is "Partners", then all individual partner details are listed here and this type says the actual relationship of eachpartner such as channel, solution, marketing, etc.
RelationshipValidFromxs:dateTime      
RelationshipValidToxs:dateTime      
annotation
documentation
Container to define details of each party in a group. For example, define each person who is categorised under Group Relationship Type "friends" or details of each branch of an organisation listed under Group Relationship Type "Branches"
source <xs:element name="PartyDetails" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Container to define details of each party in a group. For example, define each person who is categorised under Group Relationship Type "friends" or details of each branch of an organisation listed under Group Relationship Type "Branches"</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="PartyRelationshipDetails">
       
<xs:attribute name="RelationshipWithPerson" type="PersonRelationshipTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of relationship. e.g. Son, Daughter, wife. For example, if the GroupRelationship Grouping Type is "Children", then all individual children details are listed here and this type says the actual relationship of each child such as son, daughter, father, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="RelationshipWithOrganisation" type="OrganisationRelationshipTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of relationship. channel partner, solution partner, marketing partner, etc. For example, if the GroupRelationship Grouping Type is "Partners", then all individual partner details are listed here and this type says the actual relationship of eachpartner such as channel, solution, marketing, etc. </xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="RelationshipValidFrom" type="xs:dateTime"/>
       
<xs:attribute name="RelationshipValidTo" type="xs:dateTime"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Revenues
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Revenue
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
Container for income / revenue information of the party
source <xs:element name="Revenues">
 
<xs:annotation>
   
<xs:documentation>Container for income / revenue information of the party</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Revenue" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Revenue/Income details</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="xs:decimal">
             
<xs:attribute name="CurrencyCode" type="RevenueCurrencyCodeList">
               
<xs:annotation>
                 
<xs:documentation>A three-letter currency code as per ISO 4217</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:attribute name="PeriodFrom" type="xs:dateTime">
               
<xs:annotation>
                 
<xs:documentation>Begining of the period. Inclusive.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="PeriodTo" type="xs:dateTime">
               
<xs:annotation>
                 
<xs:documentation>End of the period. Inclusive.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Type" type="RevenueTypeList">
               
<xs:annotation>
                 
<xs:documentation>Defines the type of amount. Example: Total earning, profit, loss, turnover, etc.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="Precision">
               
<xs:annotation>
                 
<xs:documentation>Precision range where the value of the element is in the middle of the range. E.g. </xs:documentation>
               
</xs:annotation>
               
<xs:simpleType>
                 
<xs:restriction base="xs:decimal">
                   
<xs:minInclusive value="0"/>
                 
</xs:restriction>
               
</xs:simpleType>
             
</xs:attribute>
             
<xs:attribute name="Source" type="RevenueSourceList">
               
<xs:annotation>
                 
<xs:documentation>Where this revenue / income comes from, e.g. business stream, activity, etc.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="CountryName" type="ct:String">
               
<xs:annotation>
                 
<xs:documentation>Country from where the revenue is generated</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attribute name="AfterTax" type="xs:boolean">
               
<xs:annotation>
                 
<xs:documentation>If present and set to true indicates that the income / revenue is after tax. </xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Revenues/Revenue
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of xs:decimal
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
CurrencyCodeRevenueCurrencyCodeList      
documentation
A three-letter currency code as per ISO 4217
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
PeriodFromxs:dateTime      
documentation
Begining of the period. Inclusive.
PeriodToxs:dateTime      
documentation
End of the period. Inclusive.
TypeRevenueTypeList      
documentation
Defines the type of amount. Example: Total earning, profit, loss, turnover, etc.
Precisionderived by: xs:decimal      
documentation
Precision range where the value of the element is in the middle of the range. E.g.
SourceRevenueSourceList      
documentation
Where this revenue / income comes from, e.g. business stream, activity, etc.
CountryNamect:String      
documentation
Country from where the revenue is generated
AfterTaxxs:boolean      
documentation
If present and set to true indicates that the income / revenue is after tax.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Revenue/Income details
source <xs:element name="Revenue" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Revenue/Income details</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:decimal">
       
<xs:attribute name="CurrencyCode" type="RevenueCurrencyCodeList">
         
<xs:annotation>
           
<xs:documentation>A three-letter currency code as per ISO 4217</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:attribute name="PeriodFrom" type="xs:dateTime">
         
<xs:annotation>
           
<xs:documentation>Begining of the period. Inclusive.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="PeriodTo" type="xs:dateTime">
         
<xs:annotation>
           
<xs:documentation>End of the period. Inclusive.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Type" type="RevenueTypeList">
         
<xs:annotation>
           
<xs:documentation>Defines the type of amount. Example: Total earning, profit, loss, turnover, etc.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="Precision">
         
<xs:annotation>
           
<xs:documentation>Precision range where the value of the element is in the middle of the range. E.g. </xs:documentation>
         
</xs:annotation>
         
<xs:simpleType>
           
<xs:restriction base="xs:decimal">
             
<xs:minInclusive value="0"/>
           
</xs:restriction>
         
</xs:simpleType>
       
</xs:attribute>
       
<xs:attribute name="Source" type="RevenueSourceList">
         
<xs:annotation>
           
<xs:documentation>Where this revenue / income comes from, e.g. business stream, activity, etc.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="CountryName" type="ct:String">
         
<xs:annotation>
           
<xs:documentation>Country from where the revenue is generated</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="AfterTax" type="xs:boolean">
         
<xs:annotation>
           
<xs:documentation>If present and set to true indicates that the income / revenue is after tax. </xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Stocks
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Stock
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container for stocks invested information
source <xs:element name="Stocks">
 
<xs:annotation>
   
<xs:documentation>A container for stocks invested information </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Stock" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>A Stock market listing details. The organisation could be listed on more than one country</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:attribute name="ListedCode" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>The code name for the organisation as listed in the exchange. E.g. MOT for Motorola Inc</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="MarketName" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Free text name of the stock exchange or other market. E.g. NYSE or NZX</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="CountryName" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Name of the country where listed</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="InvestedDate" type="xs:dateTime">
           
<xs:annotation>
             
<xs:documentation>date of investment</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="ShareQuantity" type="ct:String">
           
<xs:annotation>
             
<xs:documentation>Quantity of shares.....1 million shares</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="ListedDate" type="xs:dateTime">
           
<xs:annotation>
             
<xs:documentation>date of listing </xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Stocks/Stock
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ListedCodect:String      
documentation
The code name for the organisation as listed in the exchange. E.g. MOT for Motorola Inc
MarketNamect:String      
documentation
Free text name of the stock exchange or other market. E.g. NYSE or NZX
CountryNamect:String      
documentation
Name of the country where listed
InvestedDatexs:dateTime      
documentation
date of investment
ShareQuantityct:String      
documentation
Quantity of shares.....1 million shares
ListedDatexs:dateTime      
documentation
date of listing
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
A Stock market listing details. The organisation could be listed on more than one country
source <xs:element name="Stock" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A Stock market listing details. The organisation could be listed on more than one country</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="ListedCode" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>The code name for the organisation as listed in the exchange. E.g. MOT for Motorola Inc</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="MarketName" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Free text name of the stock exchange or other market. E.g. NYSE or NZX</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="CountryName" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Name of the country where listed</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="InvestedDate" type="xs:dateTime">
     
<xs:annotation>
       
<xs:documentation>date of investment</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="ShareQuantity" type="ct:String">
     
<xs:annotation>
       
<xs:documentation>Quantity of shares.....1 million shares</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="ListedDate" type="xs:dateTime">
     
<xs:annotation>
       
<xs:documentation>date of listing </xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Vehicles
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Vehicle
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container to define all the vehicles of the party
source <xs:element name="Vehicles">
 
<xs:annotation>
   
<xs:documentation>A container to define all the vehicles of the party</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Vehicle" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Vehicle Details</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="VehicleElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Full vehicle description of part of it</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="VehicleInfoElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="Type" type="VehicleTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of vehicle. Example: Motorbike, Truck, Car, Bicycle, 4WD, Jeep, 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:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Vehicles/Vehicle
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children VehicleElement
attributes
Name  Type  Use  Default  Fixed  annotation
TypeVehicleTypeList      
documentation
Type of vehicle. Example: Motorbike, Truck, Car, Bicycle, 4WD, Jeep, etc
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, 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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Vehicle Details
source <xs:element name="Vehicle" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Vehicle Details</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="VehicleElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Full vehicle description of part of it</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="VehicleInfoElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Type" type="VehicleTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of vehicle. Example: Motorbike, Truck, Car, Bicycle, 4WD, Jeep, 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:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Vehicles/Vehicle/VehicleElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeVehicleInfoElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
annotation
documentation
Full vehicle description of part of it
source <xs:element name="VehicleElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Full vehicle description of part of it</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="VehicleInfoElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Visas
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
children Visa
used by
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
A container to define the VISAs held by a person (e.g. visitor, temporary, permanent resident, work, etc)
source <xs:element name="Visas">
 
<xs:annotation>
   
<xs:documentation>A container to define the VISAs held by a person (e.g. visitor, temporary, permanent resident, work, etc)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Visa" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>All information about Visa details.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="VisaElement" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Visa category number depending upon the type of visa. Example: H-1 for employment visa as in the USA</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:simpleContent>
                 
<xs:extension base="ct:String">
                   
<xs:attribute name="Type" type="VisaElementList">
                     
<xs:annotation>
                       
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
                     
</xs:annotation>
                   
</xs:attribute>
                   
<xs:anyAttribute namespace="##other" processContents="lax"/>
                 
</xs:extension>
               
</xs:simpleContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<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="EntryByDate" type="xs:dateTime"/>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Visas/Visa
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children VisaElement
attributes
Name  Type  Use  Default  Fixed  annotation
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
EntryByDatexs:dateTime      
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
All information about Visa details.
source <xs:element name="Visa" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>All information about Visa details.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="VisaElement" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Visa category number depending upon the type of visa. Example: H-1 for employment visa as in the USA</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="ct:String">
             
<xs:attribute name="Type" type="VisaElementList">
               
<xs:annotation>
                 
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<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="EntryByDate" type="xs:dateTime"/>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element Visas/Visa/VisaElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
TypeVisaElementList      
documentation
If present, specifies the type of the information provided as text value of the element.
annotation
documentation
Visa category number depending upon the type of visa. Example: H-1 for employment visa as in the USA
source <xs:element name="VisaElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Visa category number depending upon the type of visa. Example: H-1 for employment visa as in the USA</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="VisaElementList">
         
<xs:annotation>
           
<xs:documentation>If present, specifies the type of the information provided as text value of the element.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

complexType PartyRelationshipDetails
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
children n:NameLine n:PersonName n:OrganisationName Addresses ContactNumbers ElectronicAddressIdentifiers
used by
elements Relationships/IndividualRelationship Relationships/GroupRelationship/PartyDetails
annotation
documentation
Internal reuse - used in Relationship element
source <xs:complexType name="PartyRelationshipDetails">
 
<xs:annotation>
   
<xs:documentation>Internal reuse - used in Relationship element</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="n:NameLine" minOccurs="0"/>
   
<xs:element ref="n:PersonName" minOccurs="0"/>
   
<xs:element ref="n:OrganisationName" minOccurs="0"/>
   
<xs:element ref="Addresses" minOccurs="0"/>
   
<xs:element ref="ContactNumbers" minOccurs="0"/>
   
<xs:element ref="ElectronicAddressIdentifiers" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType PartyType
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
children FreeTextLines PartyName Addresses Accounts ContactNumbers Documents ElectronicAddressIdentifiers Events Identifiers Memberships Relationships Revenues Stocks Vehicles OrganisationInfo PersonInfo BirthInfo CountriesOfResidence Favourites Habits Hobbies Languages Nationalities Occupations PhysicalInfo Preferences Qualifications Visas
used by
element Party
attributes
Name  Type  Use  Default  Fixed  annotation
PartyTypePartyTypeList      
documentation
Type of Party. e.g. Person or an organisation. An organisation could be university, college, club, association, company, etc
PartyIDct:String      
documentation
A unique identifier for party
PartyIDTypePartyIDTypeList      
documentation
Type of PartyID
IDxs:string      
documentation
A globally unique identifier assigned to party
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
PartyKeyct:String      
documentation
Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique constraint if needed.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
A container for defining the unique characteristics of a party, which can be an individual or organisation
source <xs:complexType name="PartyType">
 
<xs:annotation>
   
<xs:documentation>A container for defining the unique characteristics of a party, which can be an individual or organisation</xs:documentation>
 
</xs:annotation>
 
<xs:all>
   
<xs:element name="FreeTextLines" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Free text description of the party as line 1, line 2, line n. </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="FreeTextLine" maxOccurs="unbounded">
           
<xs:complexType>
             
<xs:attribute name="Type" type="FreeTextLineTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type (semantics or category) of free text data </xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="PartyName" type="n:PartyNameType" minOccurs="0"/>
   
<xs:element ref="Addresses" minOccurs="0"/>
   
<xs:element ref="Accounts" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A container to define the accounts details of the party such as utility account, financil accounts</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ContactNumbers" minOccurs="0"/>
   
<xs:element ref="Documents" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A container for identification document and cards of the party that are unique to the party. e.g. license, identification card, credit card, etc</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ElectronicAddressIdentifiers" minOccurs="0"/>
   
<xs:element ref="Events" minOccurs="0"/>
   
<xs:element ref="Identifiers" minOccurs="0"/>
   
<xs:element ref="Memberships" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A container for memberships of party with other organisations (e.g. industry groups) or social networks (clubs, association, etc)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Relationships" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Relationships with other parties (persons or organisations, and the nature of relationship). Examples:
- For person: Contacts, blood relatives, friends, referees, customers, etc
- for Organisation: Subsidiary, Parent company, Branches, Divisions, Partners, etc
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Revenues" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Container for income / revenue information of the party (salary/organisation revenue)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Stocks" minOccurs="0"/>
   
<xs:element ref="Vehicles" minOccurs="0"/>
   
<xs:element ref="OrganisationInfo" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Container for other organisation specific details that are not covered in this schema that are common to a party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PersonInfo" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Container for other person specific details that are not covered in this schema elements that are common to a party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="BirthInfo" minOccurs="0"/>
   
<xs:element ref="CountriesOfResidence" minOccurs="0"/>
   
<xs:element ref="Favourites" minOccurs="0"/>
   
<xs:element ref="Habits" minOccurs="0"/>
   
<xs:element ref="Hobbies" minOccurs="0"/>
   
<xs:element ref="Languages" minOccurs="0"/>
   
<xs:element ref="Nationalities" minOccurs="0"/>
   
<xs:element ref="Occupations" minOccurs="0"/>
   
<xs:element ref="PhysicalInfo" minOccurs="0"/>
   
<xs:element ref="Preferences" minOccurs="0"/>
   
<xs:element ref="Qualifications" minOccurs="0"/>
   
<xs:element ref="Visas" minOccurs="0"/>
 
</xs:all>
 
<xs:attribute name="PartyType" type="PartyTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of Party. e.g. Person or an organisation. An organisation could be university, college, club, association, company, etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="PartyID" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A unique identifier for party</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="PartyIDType" type="PartyIDTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of PartyID</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ID" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>A globally unique identifier assigned to party</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<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="PartyKey" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique constraint if needed.</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:grLanguageCode"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element PartyType/FreeTextLines
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children FreeTextLine
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
Free text description of the party as line 1, line 2, line n.
source <xs:element name="FreeTextLines" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Free text description of the party as line 1, line 2, line n. </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="FreeTextLine" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:attribute name="Type" type="FreeTextLineTypeList">
           
<xs:annotation>
             
<xs:documentation>Type (semantics or category) of free text data </xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element PartyType/FreeTextLines/FreeTextLine
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TypeFreeTextLineTypeList      
documentation
Type (semantics or category) of free text data
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
source <xs:element name="FreeTextLine" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:attribute name="Type" type="FreeTextLineTypeList">
     
<xs:annotation>
       
<xs:documentation>Type (semantics or category) of free text data </xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element PartyType/PartyName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:PartyNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children n:NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  annotation
PartyNameIDct:String      
documentation
A unique identifier of a party
PartyNameIDTypen:PartyNameIDTypeList      
documentation
Type of Party Name ID
IDxs:string      
documentation
Globally unique identifier
JointNameConnectorn:JointNameConnectorList      
documentation
The connector used to join more than one person name. Example: Mr Hunt AND Mrs Clark, where AND is the JointNameConnector. The flow is from the preceding to the following. If there is more than 2 names then all names are connected using this connector in the natural order.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
source <xs:element name="PartyName" type="n:PartyNameType" minOccurs="0"/>

attributeGroup grPartyKeyRef
namespace urn:oasis:names:tc:ciq:xpil:3
attributes
Name  Type  Use  Default  Fixed  annotation
PartyKeyRefxs:string      
documentation
Foreign key to reference attribute Key of Party Details
annotation
documentation
Foreign key to reference attribute Key of Party Details
source <xs:attributeGroup name="grPartyKeyRef">
 
<xs:annotation>
   
<xs:documentation>Foreign key to reference attribute Key of Party Details</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="PartyKeyRef" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Foreign key to reference attribute Key of Party Details</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

simpleType AccountElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Accounts/Account/AccountElement/@Type
facets
enumeration AccountID
enumeration IssuingAuthority
enumeration AccountType
enumeration AccountBranch
enumeration IssuingCountryName
annotation
documentation
List of information types used for account details
source <xs:simpleType name="AccountElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for account details</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AccountID">
     
<xs:annotation>
       
<xs:documentation>The unique name, number or mixed account identifier, e.g. bank account number</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="IssuingAuthority">
     
<xs:annotation>
       
<xs:documentation>The organisation that assigns and manages the account, e.g. a bank, power supplier, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AccountType">
     
<xs:annotation>
       
<xs:documentation>Commonly recognised names, such as IRD number (for NZ), SSN (for US), ABN (for AU), etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AccountBranch"/>
   
<xs:enumeration value="IssuingCountryName">
     
<xs:annotation>
       
<xs:documentation>The country that issued the account</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType AccountOwnershipTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:time
used by
attribute Accounts/Account/@OwnershipType
annotation
documentation
List of types of account ownerships
source <xs:simpleType name="AccountOwnershipTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types of account ownerships</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:time"/>
</xs:simpleType>

simpleType AccountTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Accounts/Account/@Type
annotation
documentation
List of types of accounts
source <xs:simpleType name="AccountTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types of accounts</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType BirthInfoElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute BirthInfo/BirthInfoElement/@Type
facets
enumeration BirthStar
enumeration BirthPlace
enumeration BirthSign
annotation
documentation
List of information types used for birth information
source <xs:simpleType name="BirthInfoElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for birth information</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="BirthStar">
     
<xs:annotation>
       
<xs:documentation>Commonly used in some oriental cultures</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="BirthPlace">
     
<xs:annotation>
       
<xs:documentation>A free text descriprion of the birth place, e.g. country name, region, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="BirthSign">
     
<xs:annotation>
       
<xs:documentation>Specific to some cultures</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType BloodGroupList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PhysicalInfo/@BloodGroup
facets
enumeration A+
enumeration A-
enumeration B+
enumeration B-
enumeration AB+
enumeration AB-
enumeration O+
enumeration O-
annotation
documentation
List of types of blood groups
source <xs:simpleType name="BloodGroupList">
 
<xs:annotation>
   
<xs:documentation>List of types of blood groups</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="A+"/>
   
<xs:enumeration value="A-"/>
   
<xs:enumeration value="B+"/>
   
<xs:enumeration value="B-"/>
   
<xs:enumeration value="AB+"/>
   
<xs:enumeration value="AB-"/>
   
<xs:enumeration value="O+"/>
   
<xs:enumeration value="O-"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BodyMarkPartList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PhysicalInfo/BodyMark/@Part
annotation
documentation
List of body parts for marks
source <xs:simpleType name="BodyMarkPartList">
 
<xs:annotation>
   
<xs:documentation>List of body parts for marks</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType BodyMarkPartLocationList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PhysicalInfo/BodyMark/@Location
annotation
documentation
List of locations on the body parts where the marks are found
source <xs:simpleType name="BodyMarkPartLocationList">
 
<xs:annotation>
   
<xs:documentation>List of locations on the body parts where the marks are found</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType CommunicationMediaTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute ContactNumbers/ContactNumber/@CommunicationMediaType
facets
enumeration Cellphone
enumeration Fax
enumeration Pager
enumeration Telephone
enumeration VOIP
annotation
documentation
List of communication media types used for contact purposes
source <xs:simpleType name="CommunicationMediaTypeList">
 
<xs:annotation>
   
<xs:documentation>List of communication media types used for contact purposes</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Cellphone"/>
   
<xs:enumeration value="Fax"/>
   
<xs:enumeration value="Pager"/>
   
<xs:enumeration value="Telephone"/>
   
<xs:enumeration value="VOIP"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ContactNumberElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute ContactNumbers/ContactNumber/ContactNumberElement/@Type
facets
enumeration CountryCode
enumeration AreaCode
enumeration LocalNumber
enumeration Extension
enumeration Pin
enumeration Separator
enumeration NationalNumber
enumeration InternationalNumber
annotation
documentation
List of information types used for phone number details
source <xs:simpleType name="ContactNumberElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for phone number details</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="CountryCode">
     
<xs:annotation>
       
<xs:documentation>Code to dial to a country. E.g. 1 for US, 44 for UK</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AreaCode">
     
<xs:annotation>
       
<xs:documentation>Code to dial an area within a country. For example: "02" for Sydney, "03" for Melbourne</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="LocalNumber">
     
<xs:annotation>
       
<xs:documentation>Local number as would be used by others within the same dialing area.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Extension">
     
<xs:annotation>
       
<xs:documentation>An extension to the number that is usually handled by some PABX</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Pin">
     
<xs:annotation>
       
<xs:documentation>E.g. special access code</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Separator">
     
<xs:annotation>
       
<xs:documentation>Any text that is not part of the phone number, but has some informational content, e.g. Ext. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NationalNumber">
     
<xs:annotation>
       
<xs:documentation>Area code with local number if one line. May include national access numbers.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="InternationalNumber">
     
<xs:annotation>
       
<xs:documentation>Full international number in one line. May include international access numbers.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType ContactNumberUsageList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute ContactNumbers/ContactNumber/@Usage
annotation
documentation
List of types of uses of contact number
source <xs:simpleType name="ContactNumberUsageList">
 
<xs:annotation>
   
<xs:documentation>List of types of uses of contact number</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType DisabilityCauseList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PhysicalInfo/Disability/@Cause
annotation
documentation
List of causes of disability
source <xs:simpleType name="DisabilityCauseList">
 
<xs:annotation>
   
<xs:documentation>List of causes of disability</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType DocumentElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Documents/Document/DocumentElement/@Type
facets
enumeration DocumentID
enumeration DocumentName
enumeration Privilege
enumeration Restriction
enumeration GroupName
enumeration VerificationCode
enumeration Category
enumeration IssuePlace
enumeration AccessCode
enumeration Type
annotation
documentation
List of information types used for document details
source <xs:simpleType name="DocumentElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for document details</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="DocumentID">
     
<xs:annotation>
       
<xs:documentation>Usually the number of the document, which can be alphanumeric</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DocumentName">
     
<xs:annotation>
       
<xs:documentation>Name of the document.e.g. VISA, MASTERCARD for credit cards</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Privilege">
     
<xs:annotation>
       
<xs:documentation>A privilege the holder of the document was grunted. E.g. security access level</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Restriction">
     
<xs:annotation>
       
<xs:documentation>A restriction imposed on the holder of the document. E.g. learners license</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GroupName">
     
<xs:annotation>
       
<xs:documentation>A name of a larger group that recognises this document or supports it.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="VerificationCode">
     
<xs:annotation>
       
<xs:documentation>Verirfication/security code as in credit card</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Category">
     
<xs:annotation>
       
<xs:documentation>Category of the document such as Donor Type in License,
Gold Card, Silver Card, Platinum Card, etc
</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="IssuePlace">
     
<xs:annotation>
       
<xs:documentation>Place of issue of the document. e.g.  Sydney, Australia</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AccessCode">
     
<xs:annotation>
       
<xs:documentation>Access/Security code of the document</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Use this if the enumeration list for type of document is not used.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType DocumentTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Documents/Document/@Type
facets
enumeration Passport
enumeration DriverLicense
enumeration CreditCard
enumeration BankCard
enumeration KeyCard
enumeration AccessCard
enumeration IdentificationCard
enumeration Certificate
enumeration MileageProgram
annotation
documentation
List of types of documents
source <xs:simpleType name="DocumentTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types of documents </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Passport"/>
   
<xs:enumeration value="DriverLicense"/>
   
<xs:enumeration value="CreditCard"/>
   
<xs:enumeration value="BankCard"/>
   
<xs:enumeration value="KeyCard"/>
   
<xs:enumeration value="AccessCard"/>
   
<xs:enumeration value="IdentificationCard"/>
   
<xs:enumeration value="Certificate"/>
   
<xs:enumeration value="MileageProgram"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ElectronicAddressIdentifierTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute ElectronicAddressIdentifiers/ElectronicAddressIdentifier/@Type
facets
enumeration AIM
enumeration EMAIL
enumeration GOOGLE
enumeration GIZMO
enumeration ICQ
enumeration JABBER
enumeration MSN
enumeration SIP
enumeration SKYPE
enumeration URL
enumeration XRI
enumeration YAHOO
annotation
documentation
List of electronic address identifiers
source <xs:simpleType name="ElectronicAddressIdentifierTypeList">
 
<xs:annotation>
   
<xs:documentation>List of electronic address identifiers</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AIM"/>
   
<xs:enumeration value="EMAIL"/>
   
<xs:enumeration value="GOOGLE"/>
   
<xs:enumeration value="GIZMO"/>
   
<xs:enumeration value="ICQ"/>
   
<xs:enumeration value="JABBER"/>
   
<xs:enumeration value="MSN"/>
   
<xs:enumeration value="SIP"/>
   
<xs:enumeration value="SKYPE"/>
   
<xs:enumeration value="URL"/>
   
<xs:enumeration value="XRI"/>
   
<xs:enumeration value="YAHOO"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ElectronicAddressIdentifierUsageList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute ElectronicAddressIdentifiers/ElectronicAddressIdentifier/@Usage
annotation
documentation
List of types of use of electronic address identifiers
source <xs:simpleType name="ElectronicAddressIdentifierUsageList">
 
<xs:annotation>
   
<xs:documentation>List of types of use of electronic address identifiers</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType FeatureTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PhysicalInfo/Feature/@Type
facets
enumeration Weight
enumeration Height
enumeration HairColour
enumeration EyeColour
enumeration SkinColour
enumeration Waist
enumeration Breast
enumeration Hip
annotation
documentation
List of person's physical features
source <xs:simpleType name="FeatureTypeList">
 
<xs:annotation>
   
<xs:documentation>List of person's physical features </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Weight"/>
   
<xs:enumeration value="Height"/>
   
<xs:enumeration value="HairColour"/>
   
<xs:enumeration value="EyeColour"/>
   
<xs:enumeration value="SkinColour"/>
   
<xs:enumeration value="Waist"/>
   
<xs:enumeration value="Breast"/>
   
<xs:enumeration value="Hip"/>
 
</xs:restriction>
</xs:simpleType>

simpleType FreeTextLineTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PartyType/FreeTextLines/FreeTextLine/@Type
annotation
documentation
List of types for free text lines for defining party characteristics as free format text
source <xs:simpleType name="FreeTextLineTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types for free text lines for defining party characteristics as free format text</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType GenderList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PersonInfo/@Gender
annotation
documentation
List of type of gender
source <xs:simpleType name="GenderList">
 
<xs:annotation>
   
<xs:documentation>List of type of gender</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType IndustryCodeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute OrganisationInfo/@IndustryCode
annotation
documentation
List if industry code
source <xs:simpleType name="IndustryCodeList">
 
<xs:annotation>
   
<xs:documentation>List if industry code</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType IndustryTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute OrganisationInfo/@IndustryType
annotation
documentation
List of industry type
source <xs:simpleType name="IndustryTypeList">
 
<xs:annotation>
   
<xs:documentation>List of industry type</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType LanguagePreferenceList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Languages/Language/@Preference
annotation
documentation
Lit of preference to use the language e.g. speak, read, write
source <xs:simpleType name="LanguagePreferenceList">
 
<xs:annotation>
   
<xs:documentation>Lit of preference to use the language e.g. speak, read, write</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType LanguageSkillsList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attributes Languages/Language/@Read Languages/Language/@Speak Languages/Language/@Understand Languages/Language/@Write
facets
enumeration No
enumeration Fluent
enumeration Excellent
enumeration Good
enumeration Bad
enumeration Average
enumeration Fair
annotation
documentation
List of types of skills on languages
source <xs:simpleType name="LanguageSkillsList">
 
<xs:annotation>
   
<xs:documentation>List of types of skills on languages</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="No"/>
   
<xs:enumeration value="Fluent"/>
   
<xs:enumeration value="Excellent"/>
   
<xs:enumeration value="Good"/>
   
<xs:enumeration value="Bad"/>
   
<xs:enumeration value="Average"/>
   
<xs:enumeration value="Fair"/>
 
</xs:restriction>
</xs:simpleType>

simpleType LanguageTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Languages/Language/@Type
annotation
documentation
Type of language e.g. by birth, by education
source <xs:simpleType name="LanguageTypeList">
 
<xs:annotation>
   
<xs:documentation>Type of language e.g. by birth, by education</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType MaritalStatusList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PersonInfo/@MaritalStatus
annotation
documentation
List of types of marital status
source <xs:simpleType name="MaritalStatusList">
 
<xs:annotation>
   
<xs:documentation>List of types of marital status</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType MembershipElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Memberships/Membership/MembershipElement/@Type
facets
enumeration MembershipNumber
enumeration Privilege
enumeration Restriction
enumeration GroupName
enumeration Category
enumeration Type
enumeration IssuingCountryName
enumeration Role
annotation
documentation
List of information types used for describing a membership
source <xs:simpleType name="MembershipElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for describing a membership</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="MembershipNumber">
     
<xs:annotation>
       
<xs:documentation>Membership identifier, e.g. membership number or some other type of ID</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Privilege">
     
<xs:annotation>
       
<xs:documentation>A privilege that the member can enjoy as part of the membership. E.g. access to free events.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Restriction">
     
<xs:annotation>
       
<xs:documentation>A restriction that the membership imposes on the member, e.g. do not smoke.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GroupName">
     
<xs:annotation>
       
<xs:documentation>Larger group or alliance name the membership provides access to.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Category">
     
<xs:annotation>
       
<xs:documentation>Category of the membership such as Gold, Silver, Platinum, etc</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Use this if the enumeration list for type of memberhsip is not used.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="IssuingCountryName">
     
<xs:annotation>
       
<xs:documentation>The country that issues the membership</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Role">
     
<xs:annotation>
       
<xs:documentation>Role in membership for a person , e.g. secretary, President, treasurer</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType MembershipTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Memberships/Membership/@Type
annotation
documentation
List of types of memberships
source <xs:simpleType name="MembershipTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types of memberships</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType NationalityTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Nationalities/Country/@Type
annotation
documentation
List of types of obtaining nationality
source <xs:simpleType name="NationalityTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types of obtaining nationality</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType NumberTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
facets
enumeration RangeFrom
enumeration Range
enumeration RangeTo
enumeration Prefix
enumeration Suffix
enumeration Number
enumeration Separator
enumeration Extension
annotation
documentation
List of name types for commonly used Number type
source <xs:simpleType name="NumberTypeList">
 
<xs:annotation>
   
<xs:documentation>List of name types for commonly used Number type</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<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>Indicates that the element contains some value that is important, but not exactly the number itself. E.g. A250, where A is the prefix to the number 250</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Suffix">
     
<xs:annotation>
       
<xs:documentation>Indocates 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 ID 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 / - #, etc.</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 ID 2330-01. 01 could be mean a specific semantics</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType OccupationElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Occupations/Occupation/OccupationElement/@Type
facets
enumeration Role
enumeration PositionTitle
enumeration ReportsTo
enumeration EmploymentType
enumeration CostCentre
enumeration Rank
annotation
documentation
List of information types used for describing an occupation
source <xs:simpleType name="OccupationElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for describing an occupation</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Role">
     
<xs:annotation>
       
<xs:documentation>The actual role the person carries out.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PositionTitle"/>
   
<xs:enumeration value="ReportsTo">
     
<xs:annotation>
       
<xs:documentation>Name, role or position who the person reports to.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="EmploymentType">
     
<xs:annotation>
       
<xs:documentation>E.g. full-time, part-time, temporary, contract, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CostCentre">
     
<xs:annotation>
       
<xs:documentation>Commonly used identifier for accounting purposes.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Rank">
     
<xs:annotation>
       
<xs:documentation>A rank in some ranking system, e.g. private, major, superintendant, Justice, etc.This is different from role</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType OrganisationCategoryTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute OrganisationInfo/@CategoryType
facets
enumeration Vendor
enumeration GovernmentAgency
enumeration University
enumeration College
enumeration School
enumeration Club
enumeration Association
enumeration Consortium
enumeration Company
annotation
documentation
List of category the oranisation belongs to
source <xs:simpleType name="OrganisationCategoryTypeList">
 
<xs:annotation>
   
<xs:documentation>List of category the oranisation belongs to</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Vendor"/>
   
<xs:enumeration value="GovernmentAgency"/>
   
<xs:enumeration value="University"/>
   
<xs:enumeration value="College"/>
   
<xs:enumeration value="School"/>
   
<xs:enumeration value="Club"/>
   
<xs:enumeration value="Association"/>
   
<xs:enumeration value="Consortium"/>
   
<xs:enumeration value="Company"/>
 
</xs:restriction>
</xs:simpleType>

simpleType OrganisationGroupRelationshipTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Relationships/GroupRelationship/@RelationshipWithOrganisationGroup
annotation
documentation
List of grouping of organisation  relationships
source <xs:simpleType name="OrganisationGroupRelationshipTypeList">
 
<xs:annotation>
   
<xs:documentation>List of grouping of organisation  relationships </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType OrganisationInfoNatureList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute OrganisationInfo/@Nature
annotation
documentation
List of organisation nature of business
source <xs:simpleType name="OrganisationInfoNatureList">
 
<xs:annotation>
   
<xs:documentation>List of organisation nature of business</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType OrganisationInfoTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute OrganisationInfo/@Type
annotation
documentation
List of type of organisation
source <xs:simpleType name="OrganisationInfoTypeList">
 
<xs:annotation>
   
<xs:documentation>List of type of organisation</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType OrganisationRelationshipTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attributes Relationships/IndividualRelationship/@RelationshipWithOrganisation Relationships/GroupRelationship/PartyDetails/@RelationshipWithOrganisation
annotation
documentation
List of relationship types with an organisation
source <xs:simpleType name="OrganisationRelationshipTypeList">
 
<xs:annotation>
   
<xs:documentation>List of relationship types with an organisation</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PartyIdentifierElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Identifiers/Identifier/IdentifierElement/@Type
facets
enumeration Identifier
enumeration IssuingCountryName
annotation
documentation
List of information types used for describing party identifiers
source <xs:simpleType name="PartyIdentifierElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for describing party identifiers</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Identifier"/>
   
<xs:enumeration value="IssuingCountryName"/>
 
</xs:restriction>
</xs:simpleType>

simpleType PartyIdentifierTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Identifiers/Identifier/@Type
facets
enumeration TaxID
enumeration CompanyID
enumeration NationalID
enumeration RegistrationID
annotation
documentation
List of identifier types
source <xs:simpleType name="PartyIdentifierTypeList">
 
<xs:annotation>
   
<xs:documentation>List of identifier types</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="TaxID"/>
   
<xs:enumeration value="CompanyID"/>
   
<xs:enumeration value="NationalID"/>
   
<xs:enumeration value="RegistrationID"/>
 
</xs:restriction>
</xs:simpleType>

simpleType PartyIDTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PartyType/@PartyIDType
annotation
documentation
List of types of party identifiers
source <xs:simpleType name="PartyIDTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types of party identifiers</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PartyTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attributes Relationships/IndividualRelationship/@PartyType Relationships/GroupRelationship/@PartyType PartyType/@PartyType
facets
enumeration Organisation
enumeration Person
annotation
documentation
Organisation or Person
source <xs:simpleType name="PartyTypeList">
 
<xs:annotation>
   
<xs:documentation>Organisation or Person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Organisation"/>
   
<xs:enumeration value="Person"/>
 
</xs:restriction>
</xs:simpleType>

simpleType PersonCategoryTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PersonInfo/@CategoryType
facets
enumeration ExistingCustomer
enumeration PotentialCustomer
enumeration Employee
enumeration Friend
annotation
documentation
List of category the person belongs to
source <xs:simpleType name="PersonCategoryTypeList">
 
<xs:annotation>
   
<xs:documentation>List of category the person belongs to</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ExistingCustomer"/>
   
<xs:enumeration value="PotentialCustomer"/>
   
<xs:enumeration value="Employee"/>
   
<xs:enumeration value="Friend"/>
 
</xs:restriction>
</xs:simpleType>

simpleType PersonEthnicityList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PersonInfo/@Ethnicity
annotation
documentation
List of ethnicity of person
source <xs:simpleType name="PersonEthnicityList">
 
<xs:annotation>
   
<xs:documentation>List of ethnicity of person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PersonFavouriteTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Favourites/Favourite/@Type
annotation
documentation
List of favourites of the person
source <xs:simpleType name="PersonFavouriteTypeList">
 
<xs:annotation>
   
<xs:documentation>List of favourites of the person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PersonGroupRelationshipTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Relationships/GroupRelationship/@RelationshipWithPersonGroup
annotation
documentation
Type of grouping of person relationships
source <xs:simpleType name="PersonGroupRelationshipTypeList">
 
<xs:annotation>
   
<xs:documentation>Type of grouping of person relationships</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PersonRelationshipTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attributes Relationships/IndividualRelationship/@RelationshipWithPerson Relationships/GroupRelationship/PartyDetails/@RelationshipWithPerson
annotation
documentation
Type of relationship with a person
source <xs:simpleType name="PersonRelationshipTypeList">
 
<xs:annotation>
   
<xs:documentation>Type of relationship with a person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PhysicalInfoFreeTextTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PhysicalInfo/FreeTextLine/@Type
annotation
documentation
List of type of physical info for free text
source <xs:simpleType name="PhysicalInfoFreeTextTypeList">
 
<xs:annotation>
   
<xs:documentation>List of type of physical info for free text</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PhysicalStatusList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PersonInfo/@PhysicalStatus
annotation
documentation
List of physical status of a person
source <xs:simpleType name="PhysicalStatusList">
 
<xs:annotation>
   
<xs:documentation>List of physical status of a person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType PreferenceTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Preferences/Preference/@Type
annotation
documentation
Type of preferences of a person
source <xs:simpleType name="PreferenceTypeList">
 
<xs:annotation>
   
<xs:documentation>Type of preferences of a person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType QualificationElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Qualifications/Qualification/QualificationElement/@Type
facets
enumeration QualificationName
enumeration MajorSubject
enumeration MinorSubject
enumeration Grade
enumeration CourseDuration
enumeration CompletionDate
enumeration Award
enumeration Restriction
enumeration Registration
enumeration WayOfStudy
annotation
documentation
List of information types used for describing a qualification
source <xs:simpleType name="QualificationElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for describing a qualification</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="QualificationName">
     
<xs:annotation>
       
<xs:documentation>Free text name of the qualification</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MajorSubject">
     
<xs:annotation>
       
<xs:documentation>Name of the major subject of the qualification</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MinorSubject">
     
<xs:annotation>
       
<xs:documentation>Name of a minor subject of the qualification</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Grade">
     
<xs:annotation>
       
<xs:documentation>Grade (average?, percentage? ) achieved with the qualification.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CourseDuration">
     
<xs:annotation>
       
<xs:documentation>Free text description of the duration of the course, e.g. 4 years, 1 month, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CompletionDate">
     
<xs:annotation>
       
<xs:documentation>Free text description of the date when the qualification was completed to the best known precision.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Award">
     
<xs:annotation>
       
<xs:documentation>Award, or distinction that was awarded to the graduate, e.g. honors.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Restriction">
     
<xs:annotation>
       
<xs:documentation>Restrictions imposed on the graduate, e.g. not valid before completion of 2 year practical work under supervision.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Registration">
     
<xs:annotation>
       
<xs:documentation>Details of any professional registration if required for practicing, e.g. for pharmacists, electricians, medical professionals.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="WayOfStudy">
     
<xs:annotation>
       
<xs:documentation>Full time, part time, evening classes, extramural, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType ReligionList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PersonInfo/@Religion
annotation
documentation
List of religions of person
source <xs:simpleType name="ReligionList">
 
<xs:annotation>
   
<xs:documentation>List of religions of person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType ResidencyTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute CountriesOfResidence/Country/@Type
annotation
documentation
List of residency statusof person
source <xs:simpleType name="ResidencyTypeList">
 
<xs:annotation>
   
<xs:documentation>List of residency statusof person</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType RevenueCurrencyCodeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Revenues/Revenue/@CurrencyCode
annotation
documentation
Type of currency codes for revienue
source <xs:simpleType name="RevenueCurrencyCodeList">
 
<xs:annotation>
   
<xs:documentation>Type of currency codes for revienue</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType RevenueSourceList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Revenues/Revenue/@Source
annotation
documentation
Type of sources of revenue
source <xs:simpleType name="RevenueSourceList">
 
<xs:annotation>
   
<xs:documentation>Type of sources of revenue</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType RevenueTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Revenues/Revenue/@Type
annotation
documentation
Type of revenue
source <xs:simpleType name="RevenueTypeList">
 
<xs:annotation>
   
<xs:documentation>Type of revenue </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType UnitTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute PhysicalInfo/Feature/@UnitType
annotation
documentation
List of type of units for measurement
source <xs:simpleType name="UnitTypeList">
 
<xs:annotation>
   
<xs:documentation>List of type of units for measurement</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType VehicleInfoElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Vehicles/Vehicle/VehicleElement/@Type
facets
enumeration Make
enumeration Model
enumeration ManufactureDate
enumeration EngineNumber
enumeration ChassisNumber
enumeration BodyNumber
enumeration LicensePlateNumber
enumeration LicensePlateType
enumeration Colour
enumeration BodyType
enumeration Type
annotation
documentation
List of information types used for describing a vehicle
source <xs:simpleType name="VehicleInfoElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for describing a vehicle</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Make">
     
<xs:annotation>
       
<xs:documentation>Free text make description, e.g. Toyota, Ford</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Model">
     
<xs:annotation>
       
<xs:documentation>Free text model description, e.g. Pajero, Falcon, etc. May include make as in Ford Falcon or Mitsubishi Pajero. If the make information is included then do not put the make as a separate element qualified with Make.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ManufactureDate">
     
<xs:annotation>
       
<xs:documentation>Free text data which can be a full date or a year.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="EngineNumber">
     
<xs:annotation>
       
<xs:documentation>Free text engine number</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ChassisNumber">
     
<xs:annotation>
       
<xs:documentation>Free text chassis number</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="BodyNumber">
     
<xs:annotation>
       
<xs:documentation>Free text body number</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="LicensePlateNumber">
     
<xs:annotation>
       
<xs:documentation>Free text license plate number</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="LicensePlateType">
     
<xs:annotation>
       
<xs:documentation>Number plate types are different. e.g. standard, premier, diplomat, etc</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Colour"/>
   
<xs:enumeration value="BodyType">
     
<xs:annotation>
       
<xs:documentation>Type of body. e.g. Sedan, Ute, Station wagon, 2 door, etc</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Use this if the enumeration list for type of vehicle is not used.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType VehicleTypeList
namespace urn:oasis:names:tc:ciq:xpil:3
type xs:string
used by
attribute Vehicles/Vehicle/@Type
annotation
documentation
List of types of vehicles
source <xs:simpleType name="VehicleTypeList">
 
<xs:annotation>
   
<xs:documentation>List of types of vehicles</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType VisaElementList
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute Visas/Visa/VisaElement/@Type
facets
enumeration Type
enumeration Number
enumeration Code
enumeration Country
enumeration IssuePlace
enumeration MaximumStay
enumeration Restriction
enumeration Privilege
enumeration SpecialCondition
enumeration EntryType
annotation
documentation
List of information types used for describing a visa
source <xs:simpleType name="VisaElementList">
 
<xs:annotation>
   
<xs:documentation>List of information types used for describing a visa</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Type">
     
<xs:annotation>
       
<xs:documentation>Type of visa. e.g. Tourist, Visitor, Student</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Number"/>
   
<xs:enumeration value="Code">
     
<xs:annotation>
       
<xs:documentation>Some visas are known by its code number. e.g. B1, E3, H-1, Class X1</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Country">
     
<xs:annotation>
       
<xs:documentation>Name of the country for which the visa is issued to.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="IssuePlace">
     
<xs:annotation>
       
<xs:documentation>Free text description of the issuing place, e.g. country name and office name or country name and the city. For example US Embassy, Prague,
Australia, Sydney
</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MaximumStay">
     
<xs:annotation>
       
<xs:documentation>Free text description of the length of maximum stay. E.g. 1 week, 2 months, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Restriction">
     
<xs:annotation>
       
<xs:documentation>Any restrictions imposed on the visa holder, e.g. not for employment, cannot work for more than 20 hours</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Privilege">
     
<xs:annotation>
       
<xs:documentation>Any privileges granted to the visa holder, e.g. departure fee waived, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SpecialCondition">
     
<xs:annotation>
       
<xs:documentation>Any special conditions imposed on the visa holder. e.g. Not allowed to work for more than 10 hours a week</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="EntryType">
     
<xs:annotation>
       
<xs:documentation>Single Entry, Multiple Entry, Double Entry, etc</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

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>

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
attributes a:AddressType/@Status n:OrganisationNameType/@Status n:PersonNameType/@Status n:PartyNameType/@Status PartyType/@Status Visas/Visa/@Status Qualifications/Qualification/@Status Occupations/Occupation/@Status Nationalities/Country/@Status CountriesOfResidence/Country/@Status OrganisationInfo/@Status Vehicles/Vehicle/@Status Revenues/Revenue/@Status Relationships/GroupRelationship/@Status Relationships/IndividualRelationship/@Status Memberships/Membership/@Status Identifiers/Identifier/@Status ElectronicAddressIdentifiers/ElectronicAddressIdentifier/@Status Documents/Document/@Status ContactNumbers/ContactNumber/@Status Accounts/Account/@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:string
used by
elements Accounts/Account/AccountElement a:AddressType/FreeTextAddress/AddressLine PhysicalInfo/Allergy BirthInfo/BirthInfoElement PhysicalInfo/BodyMark ContactNumbers/ContactNumber/ContactNumberElement PhysicalInfo/Disability Documents/Document/DocumentElement ElectronicAddressIdentifiers/ElectronicAddressIdentifier Events/Event Favourites/Favourite PhysicalInfo/Feature PhysicalInfo/FreeTextLine Habits/Habit PhysicalInfo/HealthCondition Hobbies/Hobby Identifiers/Identifier/IdentifierElement Languages/Language Memberships/Membership/MembershipElement n:NameLine n:PersonNameType/NameElement n:OrganisationNameType/NameElement Occupations/Occupation/OccupationElement Preferences/Preference Qualifications/Qualification/QualificationElement n:OrganisationNameType/SubDivisionName Vehicles/Vehicle/VehicleElement Visas/Visa/VisaElement
complexTypes a:IdentifierType a:NameType
attributes a:AddressType/@AddressID a:AddressType/@AddressKeyRef PersonInfo/@Age ContactNumbers/ContactNumber/@ContactHours Stocks/Stock/@CountryName Revenues/Revenue/@CountryName a:AddressType/LocationByCoordinates/@DatumCodeType a:AddressType/LocationByCoordinates/Longitude/@DegreesMeasure a:AddressType/LocationByCoordinates/Latitude/@DegreesMeasure OrganisationInfo/@IndustryCodeType ElectronicAddressIdentifiers/ElectronicAddressIdentifier/@Label Stocks/Stock/@ListedCode Stocks/Stock/@MarketName a:AddressType/LocationByCoordinates/@MeridianCodeType a:AddressType/LocationByCoordinates/Longitude/@MinutesMeasure a:AddressType/LocationByCoordinates/Latitude/@MinutesMeasure a:CountryType/NameElement/@NameCodeType a:AddressType/Locality/SubLocality/NameElement/@NameCodeType a:AddressType/Locality/NameElement/@NameCodeType a:AddressType/AdministrativeArea/NameElement/@NameCodeType a:AddressType/AdministrativeArea/SubAdministrativeArea/NameElement/@NameCodeType n:grNameKeyRef/@NameKeyRef OrganisationInfo/@NumberOfEmployees n:OrganisationNameType/@OrganisationID PartyType/@PartyID PartyType/@PartyKey n:PartyNameType/@PartyNameID n:PersonNameType/@PersonID a:AddressType/LocationByCoordinates/@ProjectionCodeType a:AddressType/LocationByCoordinates/Latitude/@SecondsMeasure a:AddressType/LocationByCoordinates/Longitude/@SecondsMeasure Stocks/Stock/@ShareQuantity a:AddressType/Premises/@TypeCode a:ThoroughfareType/@TypeCode a:AddressType/Premises/SubPremises/@TypeCode
facets
maxLength 255
whiteSpace collapse
annotation
documentation
Collapsed 255 character
source <xs:simpleType name="String">
 
<xs:annotation>
   
<xs:documentation>Collapsed 255 character</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:whiteSpace value="collapse"/>
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>

attributeGroup ct:grAbbreviation
namespace urn:oasis:names:tc:ciq:ct:3
used by
elements n:NameLine n:PersonNameType/NameElement n:OrganisationNameType/NameElement n:OrganisationNameType/SubDivisionName
complexTypes a:IdentifierType a:NameType
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 Accounts/Account a:AddressType/AdministrativeArea PhysicalInfo/Allergy BirthInfo PhysicalInfo/BodyMark ContactNumbers/ContactNumber PhysicalInfo/Disability Documents/Document ElectronicAddressIdentifiers/ElectronicAddressIdentifier Events/Event Favourites/Favourite PhysicalInfo/Feature a:AddressType/FreeTextAddress PhysicalInfo/FreeTextLine PartyType/FreeTextLines/FreeTextLine Relationships/GroupRelationship Habits/Habit PhysicalInfo/HealthCondition Hobbies/Hobby Identifiers/Identifier Relationships/IndividualRelationship Languages/Language a:AddressType/Locality a:AddressType/LocationByCoordinates Memberships/Membership n:NameLine Occupations/Occupation OrganisationInfo PersonInfo PhysicalInfo a:AddressType/PostalDeliveryPoint a:AddressType/PostCode a:AddressType/PostOffice Preferences/Preference Qualifications/Qualification Revenues/Revenue a:AddressType/RuralDelivery Stocks/Stock a:AddressType/AdministrativeArea/SubAdministrativeArea a:AddressType/Locality/SubLocality Vehicles/Vehicle Visas/Visa
complexTypes a:AddressType a:CountryType a:PremisesType a:ThoroughfareType n:OrganisationNameType n:PartyNameType n:PersonNameType PartyType
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period 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>Period the data quality is valid from </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ValidTo" type="xs:dateTime">
   
<xs:annotation>
     
<xs:documentation>Period 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
element Accounts/Account/AccountElement
complexTypes a:AddressType n:OrganisationNameType n:PartyNameType n:PersonNameType PartyType
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
elements Accounts/Account ContactNumbers/ContactNumber CountriesOfResidence/Country Nationalities/Country Documents/Document Events/Event Identifiers/Identifier Memberships/Membership Occupations/Occupation Qualifications/Qualification Visas/Visa
complexTypes a:AddressType n:OrganisationNameType n:PartyNameType n:PersonNameType PartyType
attributes
Name  Type  Use  Default  Fixed  annotation
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs: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="StartDate" 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="FinishDate" 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>

element n:NameLine
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type extension of ct:String
properties
content complex
used by
complexTypes n:PartyNameType PartyRelationshipDetails
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typen:NameLineTypeList      
documentation
Type define what this free format name line could mean. For example, the Type could be "Unknown"
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
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
Define name as a free format text. Use this when the type of the entity (person or organisation) is unknown, or is not broken down into individual elements (e.g. unstructured, unparsed) or is beyond the provided types. The name represented may be formatted in the right order or may not be as it is not parsed/broken into atomic fields
source <xs:element name="NameLine">
 
<xs:annotation>
   
<xs:documentation>Define name as a free format text. Use this when the type of the entity (person or organisation) is unknown, or is not broken down into individual elements (e.g. unstructured, unparsed) or is beyond the provided types. The name represented may be formatted in the right order or may not be as it is not parsed/broken into atomic fields</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="NameLineTypeList">
         
<xs:annotation>
           
<xs:documentation>Type define what this free format name line could mean. For example, the Type could be "Unknown" </xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element n:OrganisationName
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type n:OrganisationNameType
properties
content complex
children NameElement SubDivisionName
used by
complexType PartyRelationshipDetails
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Organisation Name
source <xs:element name="OrganisationName" type="OrganisationNameType">
 
<xs:annotation>
   
<xs:documentation>Organisation Name</xs:documentation>
 
</xs:annotation>
</xs:element>

element n:PartyName
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type n:PartyNameType
properties
content complex
children n:NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  annotation
PartyNameIDct:String      
documentation
A unique identifier of a party
PartyNameIDTypen:PartyNameIDTypeList      
documentation
Type of Party Name ID
IDxs:string      
documentation
Globally unique identifier
JointNameConnectorn:JointNameConnectorList      
documentation
The connector used to join more than one person name. Example: Mr Hunt AND Mrs Clark, where AND is the JointNameConnector. The flow is from the preceding to the following. If there is more than 2 names then all names are connected using this connector in the natural order.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Container for defining a name of a Person, an Organisation or combination of the above as a joint name.
source <xs:element name="PartyName" type="PartyNameType">
 
<xs:annotation>
   
<xs:documentation>Container for defining a name of a Person, an Organisation or combination of the above as a joint name.</xs:documentation>
 
</xs:annotation>
</xs:element>

element n:PersonName
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type n:PersonNameType
properties
content complex
children NameElement
used by
complexType PartyRelationshipDetails
attributes
Name  Type  Use  Default  Fixed  annotation
PersonIDct:String      
documentation
A unique identifier of a person
PersonIDTypen:PersonIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifier
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:PersonNameTypeList      
documentation
Enumerated list of type of name.  example: Alias, Nick Name, former name, known as, etc
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Person Name
source <xs:element name="PersonName" type="PersonNameType">
 
<xs:annotation>
   
<xs:documentation>Person Name</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType n:OrganisationNameType
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
children NameElement SubDivisionName
used by
elements Occupations/Occupation/Employer Qualifications/Qualification/Institution Documents/Document/IssuerName Identifiers/Identifier/IssuerName n:OrganisationName Accounts/Account/Organisation Memberships/Membership/Organisation n:PartyNameType/OrganisationName
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reusable complex type
source <xs:complexType name="OrganisationNameType">
 
<xs:annotation>
   
<xs:documentation>Reusable complex type</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="NameElement" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Name of the organisation. E.g. ACME Inc.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ct:String">
           
<xs:attribute name="ElementType" type="OrganisationNameElementList">
             
<xs:annotation>
               
<xs:documentation>Clarifies the meaning of the element. Example: name, type . Omit this attribute if the type of the name element is not known.</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:attributeGroup ref="ct:grAbbreviation"/>
           
<xs:anyAttribute namespace="##other" processContents="lax"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="SubDivisionName" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Name of a subdivision of an organisation (e.g. department) </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ct:String">
           
<xs:attribute name="Type" type="SubDivisionTypeList">
             
<xs:annotation>
               
<xs:documentation>Type of sub division. e.g. department, warehouse, branch</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:attributeGroup ref="ct:grAbbreviation"/>
           
<xs:anyAttribute namespace="##other" processContents="lax"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="OrganisationID" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A unique identifier of an organisation</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="OrganisationIDType" type="OrganisationIDTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of identifier</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ID" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Globally unique identifer</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<xs:attribute name="Type" type="OrganisationNameTypeList">
   
<xs:annotation>
     
<xs:documentation>Enumerated list of common types of aliases or name types.</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:attributeGroup ref="grNameKeyRef"/>
 
<xs:attribute ref="xlink:type"/>
 
<xs:attribute ref="xlink:label"/>
 
<xs:attribute ref="xlink:href"/>
 
<xs:attributeGroup ref="ct:grLanguageCode"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element n:OrganisationNameType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
ElementTypen:OrganisationNameElementList      
documentation
Clarifies the meaning of the element. Example: name, type . Omit this attribute if the type of the name element is not known.
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 of the organisation. E.g. ACME Inc.
source <xs:element name="NameElement" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name of the organisation. E.g. ACME Inc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="ElementType" type="OrganisationNameElementList">
         
<xs:annotation>
           
<xs:documentation>Clarifies the meaning of the element. Example: name, type . Omit this attribute if the type of the name element is not known.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element n:OrganisationNameType/SubDivisionName
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type extension of ct:String
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typen:SubDivisionTypeList      
documentation
Type of sub division. e.g. department, warehouse, branch
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 of a subdivision of an organisation (e.g. department)
source <xs:element name="SubDivisionName" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name of a subdivision of an organisation (e.g. department) </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="Type" type="SubDivisionTypeList">
         
<xs:annotation>
           
<xs:documentation>Type of sub division. e.g. department, warehouse, branch</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

complexType n:PartyNameType
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
children n:NameLine PersonName OrganisationName
used by
elements n:PartyName Documents/Document/NameOnDocument PartyType/PartyName
attributes
Name  Type  Use  Default  Fixed  annotation
PartyNameIDct:String      
documentation
A unique identifier of a party
PartyNameIDTypen:PartyNameIDTypeList      
documentation
Type of Party Name ID
IDxs:string      
documentation
Globally unique identifier
JointNameConnectorn:JointNameConnectorList      
documentation
The connector used to join more than one person name. Example: Mr Hunt AND Mrs Clark, where AND is the JointNameConnector. The flow is from the preceding to the following. If there is more than 2 names then all names are connected using this connector in the natural order.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reusable complex type for a party. A party is a person or an organisation
source <xs:complexType name="PartyNameType">
 
<xs:annotation>
   
<xs:documentation>Reusable complex type for a party. A party is a person or an organisation</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="NameLine" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="PersonName" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Container for person name details. Same person with many types (e.g. alias, pet name, nick name)  of names can be used by this container.  </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="PersonNameType"/>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="OrganisationName" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A container for organisation name details. Same organisaion with many types of names can be used by this container</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="OrganisationNameType"/>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="PartyNameID" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A unique identifier of a party</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="PartyNameIDType" type="PartyNameIDTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of Party Name ID</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ID" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Globally unique identifier</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="JointNameConnector" type="JointNameConnectorList">
   
<xs:annotation>
     
<xs:documentation>The connector used to join more than one person name. Example: Mr Hunt AND Mrs Clark, where AND is the JointNameConnector. The flow is from the preceding to the following. If there is more than 2 names then all names are connected using this connector in the natural order.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<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:attributeGroup ref="grNameKeyRef"/>
 
<xs:attribute ref="xlink:type"/>
 
<xs:attribute ref="xlink:label"/>
 
<xs:attribute ref="xlink:href"/>
 
<xs:attributeGroup ref="ct:grLanguageCode"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element n:PartyNameType/PersonName
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type extension of n:PersonNameType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children NameElement
used by
complexType PartyRelationshipDetails
attributes
Name  Type  Use  Default  Fixed  annotation
PersonIDct:String      
documentation
A unique identifier of a person
PersonIDTypen:PersonIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifier
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:PersonNameTypeList      
documentation
Enumerated list of type of name.  example: Alias, Nick Name, former name, known as, etc
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Container for person name details. Same person with many types (e.g. alias, pet name, nick name)  of names can be used by this container. 
source <xs:element name="PersonName" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Container for person name details. Same person with many types (e.g. alias, pet name, nick name)  of names can be used by this container.  </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="PersonNameType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element n:PartyNameType/OrganisationName
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type extension of n:OrganisationNameType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children NameElement SubDivisionName
used by
complexType PartyRelationshipDetails
attributes
Name  Type  Use  Default  Fixed  annotation
OrganisationIDct:String      
documentation
A unique identifier of an organisation
OrganisationIDTypen:OrganisationIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifer
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:OrganisationNameTypeList      
documentation
Enumerated list of common types of aliases or name types.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
A container for organisation name details. Same organisaion with many types of names can be used by this container
source <xs:element name="OrganisationName" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A container for organisation name details. Same organisaion with many types of names can be used by this container</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="OrganisationNameType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

complexType n:PersonNameType
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
children NameElement
used by
elements n:PersonName n:PartyNameType/PersonName
attributes
Name  Type  Use  Default  Fixed  annotation
PersonIDct:String      
documentation
A unique identifier of a person
PersonIDTypen:PersonIDTypeList      
documentation
Type of identifier
IDxs:string      
documentation
Globally unique identifier
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typen:PersonNameTypeList      
documentation
Enumerated list of type of name.  example: Alias, Nick Name, former name, known as, etc
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Reusable complex type
source <xs:complexType name="PersonNameType">
 
<xs:annotation>
   
<xs:documentation>Reusable complex type</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="NameElement" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Name or part of a name. </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ct:String">
           
<xs:attribute name="ElementType" type="PersonNameElementList">
             
<xs:annotation>
               
<xs:documentation>Clarifies the meaning of the element.Could be first name, middle name, etc. that is defined in the List list. Omit this attribute if the type of the name element is not known.</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
           
<xs:attributeGroup ref="ct:grAbbreviation"/>
           
<xs:anyAttribute namespace="##other" processContents="lax"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="PersonID" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>A unique identifier of a person</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="PersonIDType" type="PersonIDTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of identifier</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ID" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Globally unique identifier</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<xs:attribute name="Type" type="PersonNameTypeList">
   
<xs:annotation>
     
<xs:documentation>Enumerated list of type of name.  example: Alias, Nick Name, former name, known as, 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:attributeGroup ref="grNameKeyRef"/>
 
<xs:attribute ref="xlink:type"/>
 
<xs:attribute ref="xlink:label"/>
 
<xs:attribute ref="xlink:href"/>
 
<xs:attributeGroup ref="ct:grLanguageCode"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element n:PersonNameType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xnl:3
type extension of ct:String
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
ElementTypen:PersonNameElementList      
documentation
Clarifies the meaning of the element.Could be first name, middle name, etc. that is defined in the List list. Omit this attribute if the type of the name element is not known.
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 part of a name.
source <xs:element name="NameElement" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name or part of a name. </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ct:String">
       
<xs:attribute name="ElementType" type="PersonNameElementList">
         
<xs:annotation>
           
<xs:documentation>Clarifies the meaning of the element.Could be first name, middle name, etc. that is defined in the List list. Omit this attribute if the type of the name element is not known.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attributeGroup ref="ct:grAbbreviation"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attributeGroup n:grNameKeyRef
namespace urn:oasis:names:tc:ciq:xnl:3
used by
complexTypes n:OrganisationNameType n:PartyNameType n:PersonNameType
attributes
Name  Type  Use  Default  Fixed  annotation
NameKeyRefct:String      
documentation
Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.
annotation
documentation
Reference to another Person Name or Organisation Name with no foreign key reinforcement.
source <xs:attributeGroup name="grNameKeyRef">
 
<xs:annotation>
   
<xs:documentation>Reference to another Person Name or Organisation Name with no foreign key reinforcement. </xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="NameKeyRef" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>Reference to another NameDetails element with no foreign key reinforcement. The referenced element may be out of the document and the document is still valid.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

element a:Address
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type a:AddressType
properties
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice GeoRSS LocationByCoordinates
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:AddressTypeList      
documentation
Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
Usagea:AddressUsageList      
documentation
The purpose the address is used for. E.g.  Postal, residential, business,  etc
IDxs:string      
documentation
A globally unique identifier assigned to the address
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.
AddressIDTypea:AddressIDTypeList      
documentation
Type of address ID used. e.g. DPID, etc
AddressKeyRefct:String      
documentation
Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
xlink:type      
xlink:label      
xlink:href      
LanguageCodexs:language      
documentation
Human Language used. e.g. "en", "en-US", "en-AUS", etc
annotation
documentation
Top level element for address without geocode details
source <xs:element name="Address" type="AddressType">
 
<xs:annotation>
   
<xs:documentation>Top level element for address without geocode details</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType a: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
elements a:Address Addresses/Address Documents/Document/AddressOnDocument BirthInfo/BirthPlaceDetails
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:AddressTypeList      
documentation
Defines the type of address. An address type can be" Primary Address, Secondary Address, Rural Address, Military Address, etc.
Statusct:StatusList      
documentation
Status of the entity. e.g. Old, Current, Inactive, Active, etc
StartDatexs:dateTime      
documentation
Could be start date, issue date, validity start date, etc
FinishDatexs:dateTime      
documentation
Could be end date, expiry date, validity end date, etc
Usagea:AddressUsageList      
documentation
The purpose the address is used for. E.g.  Postal, residential, business,  etc
IDxs:string      
documentation
A globally unique identifier assigned to the address
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.
AddressIDTypea:AddressIDTypeList      
documentation
Type of address ID used. e.g. DPID, etc
AddressKeyRefct:String      
documentation
Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
xlink:type      
xlink:label      
xlink:href      
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 without geocode details for reuse
source <xs:complexType name="AddressType">
 
<xs:annotation>
   
<xs:documentation>Complex type that defines the structure of an address without geocode details for reuse</xs:documentation>
 
</xs:annotation>
 
<xs:all>
   
<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>Free text description of the information type specified by the element. E.g. state and post code details, street details, etc</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
                 
<xs:anyAttribute namespace="##other" processContents="lax"/>
               
</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:complexContent>
               
<xs:extension base="NameType">
                 
<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:extension>
             
</xs:complexContent>
           
</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:complexContent>
                     
<xs:extension base="NameType">
                       
<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:extension>
                   
</xs:complexContent>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:attribute name="Type" type="SubAdministrativeAreaTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of sub administrative area</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<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: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 densiliy 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:complexContent>
               
<xs:extension base="NameType">
                 
<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:extension>
             
</xs:complexContent>
           
</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:complexContent>
                     
<xs:extension base="NameType">
                       
<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:extension>
                   
</xs:complexContent>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
             
<xs:attributeGroup ref="ct:grDataQuality"/>
             
<xs:attribute name="Type" type="SubLocalityTypeList">
               
<xs:annotation>
                 
<xs:documentation>Type of sub locality</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<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: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 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="2">
               
<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 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</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 rout.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attributeGroup ref="ct:grDataQuality"/>
       
<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: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 where all mails are delivered and the post man picks up the mails and delivers it to the recipients. 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: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>Geo-coordinates of the address/location represented using Open Geospatial Consortium's specifications, namely GeoRSS/GML and other supporting data items</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:attributeGroup ref="ct:grDataQuality"/>
       
<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:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:complexType>
   
</xs:element>
 
</xs:all>
 
<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="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="Usage" type="AddressUsageList">
   
<xs:annotation>
     
<xs:documentation>The purpose the address is used for. E.g.  Postal, residential, business,  etc</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ID" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>A globally unique identifier assigned to the address</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="AddressKeyRef" type="ct:String">
   
<xs:annotation>
     
<xs:documentation>Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<xs:attribute ref="xlink:type"/>
 
<xs:attribute ref="xlink:label"/>
 
<xs:attribute ref="xlink:href"/>
 
<xs:attributeGroup ref="ct:grLanguageCode"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element a: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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period 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>Free text description of the information type specified by the element. E.g. state and post code details, street details, etc</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
             
<xs:anyAttribute namespace="##other" processContents="lax"/>
           
</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 a: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
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:AddressLineTypeList      
documentation
Free text description of the information type specified by the element. E.g. state and post code details, street details, etc
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>Free text description of the information type specified by the element. E.g. state and post code details, street details, etc</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element a:AddressType/Country
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:CountryType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
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 a: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
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:AdministrativeAreaTypeList      
documentation
Type of administrative area. e.g. state, city, town, etc
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:complexContent>
           
<xs:extension base="NameType">
             
<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:extension>
         
</xs:complexContent>
       
</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:complexContent>
                 
<xs:extension base="NameType">
                   
<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:extension>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:attribute name="Type" type="SubAdministrativeAreaTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of sub administrative area</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<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:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a:AddressType/AdministrativeArea/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:NameType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
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.
NameTypea:AdministrativeAreaNameTypeList      
documentation
semantics of data associated with name
NameCodea:AdministrativeAreaNameCodeList      
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:complexContent>
     
<xs:extension base="NameType">
       
<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:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element a: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
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:SubAdministrativeAreaTypeList      
documentation
Type of sub administrative area
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:complexContent>
           
<xs:extension base="NameType">
             
<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:extension>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:attribute name="Type" type="SubAdministrativeAreaTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of sub administrative area</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a:AddressType/AdministrativeArea/SubAdministrativeArea/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:NameType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
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.
NameTypea:SubAdministrativeAreaNameTypeList      
documentation
semantics of data associated with name
NameCodea:SubAdministrativeAreaNameCodeList      
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:complexContent>
     
<xs:extension base="NameType">
       
<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:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element a: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
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:LocalityTypeList      
documentation
Type of locality. e.g. suburb, area, zone, village, etc
annotation
documentation
Details of Locality which is a named densiliy 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 densiliy 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:complexContent>
           
<xs:extension base="NameType">
             
<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:extension>
         
</xs:complexContent>
       
</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:complexContent>
                 
<xs:extension base="NameType">
                   
<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:extension>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attributeGroup ref="ct:grDataQuality"/>
         
<xs:attribute name="Type" type="SubLocalityTypeList">
           
<xs:annotation>
             
<xs:documentation>Type of sub locality</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:anyAttribute namespace="##other" processContents="lax"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<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:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a:AddressType/Locality/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:NameType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
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.
NameTypea:LocalityNameTypeList      
documentation
semantics of data associated with name
NameCodea:LocalityNameCodeList      
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:complexContent>
     
<xs:extension base="NameType">
       
<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:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element a: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
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:SubLocalityTypeList      
documentation
Type of sub locality
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:complexContent>
           
<xs:extension base="NameType">
             
<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:extension>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:attribute name="Type" type="SubLocalityTypeList">
     
<xs:annotation>
       
<xs:documentation>Type of sub locality</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a:AddressType/Locality/SubLocality/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:NameType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
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.
NameTypea:SubLocalityNameTypeList      
documentation
semantics of data associated with name
NameCodea:SubLocalityNameCodeList      
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:complexContent>
     
<xs:extension base="NameType">
       
<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:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element a:AddressType/Thoroughfare
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:ThoroughfareType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement Number SubThoroughfare
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:ThoroughfareTypeList      
documentation
Type of thoroughfare. eg. street, road, etc
TypeCodect:String      
documentation
Type of code use for thoroughfare
annotation
documentation
Details of the Access route along which buildings 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 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="2">
           
<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 a:AddressType/Thoroughfare/SubThoroughfare
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:ThoroughfareType
properties
isRef 0
minOcc 0
maxOcc 2
content complex
children NameElement Number
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:ThoroughfareTypeList      
documentation
Type of thoroughfare. eg. street, road, etc
TypeCodect:String      
documentation
Type of code use for thoroughfare
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="2">
 
<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 a:AddressType/Premises
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:PremisesType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NameElement Number SubPremises
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:PremisesTypeList      
TypeCodect:String      
documentation
Type of code use for Premises Type attribute
annotation
documentation
Details of the Premises 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 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 a:AddressType/Premises/SubPremises
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:PremisesType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children NameElement Number
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:SubPremisesTypeList      
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 a: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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period 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</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a:AddressType/PostCode/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type a:IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:IdentifierElementTypeList      
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
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</xs:documentation>
 
</xs:annotation>
</xs:element>

element a: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
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:RuralDeliveryTypeList      
documentation
Type of rural delivery. For some addresses, delivery to rural areas happens via water, air or road
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 rout.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="ct:grDataQuality"/>
   
<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:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a:AddressType/RuralDelivery/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type a:IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:IdentifierElementTypeList      
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 rout.
source <xs:element name="Identifier" type="IdentifierType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Free text or structured description of rural delivery rout.</xs:documentation>
 
</xs:annotation>
</xs:element>

element a: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
Typea:PostalDeliveryPointTypeList      
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period 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 a:AddressType/PostalDeliveryPoint/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type a:IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:IdentifierElementTypeList      
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 a: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
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
A delivery point where all mails are delivered and the post man picks up the mails and delivers it to the recipients. 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 where all mails are delivered and the post man picks up the mails and delivers it to the recipients. 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:attributeGroup ref="ct:grDataQuality"/>
   
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a:AddressType/PostOffice/Identifier
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type a:IdentifierType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:IdentifierElementTypeList      
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 a: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 a: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
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Meridiana:MeridianCodeList      
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
Datuma:DatumCodeList      
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
Projectiona:ProjectionCodeList      
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
annotation
documentation
Geo-coordinates of the address/location represented using Open Geospatial Consortium's specifications, namely GeoRSS/GML and other supporting data items
source <xs:element name="LocationByCoordinates" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Geo-coordinates of the address/location represented using Open Geospatial Consortium's specifications, namely GeoRSS/GML and other supporting data items</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:attributeGroup ref="ct:grDataQuality"/>
   
<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:anyAttribute namespace="##other" processContents="lax"/>
 
</xs:complexType>
</xs:element>

element a: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
Directiona:DirectionTypeList      
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 a: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
Directiona:DirectionTypeList      
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 a:CountryType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
children NameElement
used by
elements CountriesOfResidence/Country Nationalities/Country a:AddressType/Country
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
annotation
documentation
Complex type that defines the name of the country and is reused
source <xs:complexType name="CountryType">
 
<xs:annotation>
   
<xs:documentation>Complex type that defines the name of the country and is reused</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="NameType">
           
<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:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="ct:grDataQuality"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element a:CountryType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:NameType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
facets
maxLength 255
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.
NameTypea:CountryNameTypeList      
documentation
Semantics of data associated with name
NameCodea:CountryNameCodeList      
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="NameType">
       
<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:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

complexType a:IdentifierType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
base ct:String
used by
elements a:AddressType/PostCode/Identifier a:AddressType/RuralDelivery/Identifier a:AddressType/PostalDeliveryPoint/Identifier a:AddressType/PostOffice/Identifier a:PremisesType/Number a:ThoroughfareType/Number
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:IdentifierElementTypeList      
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 a:NameType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of ct:String
properties
base ct:String
used by
elements a:AddressType/AdministrativeArea/NameElement a:AddressType/AdministrativeArea/SubAdministrativeArea/NameElement a:AddressType/Locality/NameElement a:AddressType/Locality/SubLocality/NameElement a:CountryType/NameElement a:PremisesType/NameElement a:ThoroughfareType/NameElement
facets
maxLength 255
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.
annotation
documentation
Complex type for internal reuse
source <xs:complexType name="NameType">
 
<xs:annotation>
   
<xs:documentation>Complex type for internal reuse</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="ct:String">
     
<xs:attributeGroup ref="ct:grAbbreviation"/>
     
<xs:anyAttribute namespace="##other" processContents="lax"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

complexType a:PremisesType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
children NameElement Number
used by
elements a:AddressType/Premises a:AddressType/Premises/SubPremises
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
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="NameType">
           
<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: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:attributeGroup ref="ct:grDataQuality"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element a:PremisesType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:NameType
properties
isRef 0
content complex
facets
maxLength 255
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.
NameTypea:PremisesElementTypeList      
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="NameType">
       
<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:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element a:PremisesType/Number
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type a:IdentifierType
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:IdentifierElementTypeList      
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 a:ThoroughfareType
diagram
namespace urn:oasis:names:tc:ciq:xal:3
children NameElement Number
used by
elements a:AddressType/Thoroughfare/SubThoroughfare a:AddressType/Thoroughfare
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
Period the data quality is valid from
ValidToxs:dateTime      
documentation
Period the data quality is valid to
Typea:ThoroughfareTypeList      
documentation
Type of thoroughfare. eg. street, road, etc
TypeCodect:String      
documentation
Type of code use for thoroughfare
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 name of the thoroughfare. e.g. Full thoroughfare name or part of it, type of thoroughfare, reference data in support of the thoroughfare</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="NameType">
           
<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: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:attributeGroup ref="ct:grDataQuality"/>
 
<xs:attribute name="Type" type="ThoroughfareTypeList">
   
<xs:annotation>
     
<xs:documentation>Type of thoroughfare. eg. street, road, 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:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element a:ThoroughfareType/NameElement
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type extension of a:NameType
properties
isRef 0
content complex
facets
maxLength 255
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.
NameTypea:ThoroughfareNameTypeList      
documentation
Describes the type / part of name this element contains.
annotation
documentation
Data associated with the name of the thoroughfare. e.g. Full thoroughfare name or part of it, type of thoroughfare, reference data in support of the thoroughfare
source <xs:element name="NameElement">
 
<xs:annotation>
   
<xs:documentation>Data associated with the name of the thoroughfare. e.g. Full thoroughfare name or part of it, type of thoroughfare, reference data in support of the thoroughfare</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="NameType">
       
<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:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element a:ThoroughfareType/Number
diagram
namespace urn:oasis:names:tc:ciq:xal:3
type a:IdentifierType
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  annotation
Typea:IdentifierElementTypeList      
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 n:JointNameConnectorList
namespace urn:oasis:names:tc:ciq:xnl:3
type xs:string
used by
attribute n:PartyNameType/@JointNameConnector
annotation
documentation
A list of possible values for joint name connector
source <xs:simpleType name="JointNameConnectorList">
 
<xs:annotation>
   
<xs:documentation>A list of possible values for joint name connector</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType n:NameLineTypeList
namespace urn:oasis:names:tc:ciq:xnl:3
type xs:string
used by
attribute n:NameLine/@Type
annotation
documentation
A list of possible values for types of name lines
source <xs:simpleType name="NameLineTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of possible values for types of name lines</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType n:OrganisationIDTypeList
namespace urn:oasis:names:tc:ciq:xnl:3
type xs:string
used by
attribute n:OrganisationNameType/@OrganisationIDType
annotation
documentation
A list of all types of organisation name IDs
source <xs:simpleType name="OrganisationIDTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of all types of organisation name IDs</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType n:OrganisationNameElementList
namespace urn:oasis:names:tc:ciq:xnl:3
type restriction of xs:string
used by
attribute n:OrganisationNameType/NameElement/@ElementType
facets
enumeration NameOnly
enumeration TypeOnly
enumeration FullName
annotation
documentation
A list of organisation name element types, e.g. Name, propriety type, liability type, etc.
source <xs:simpleType name="OrganisationNameElementList">
 
<xs:annotation>
   
<xs:documentation>A list of organisation name element types, e.g. Name, propriety type, liability type, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="NameOnly">
     
<xs:annotation>
       
<xs:documentation>"Sakthisoft" in "Sakthisoft Pty. Ltd". "Pty.Ltd" is the legal entity for the organisation name "Sakthisoft"</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TypeOnly">
     
<xs:annotation>
       
<xs:documentation>"Pty. Ltd" in Sakthisoft Pty.Ltd, where "Sakthisoft" is the name of the organisation.

""Inc" in ABC Inc, where "ABC" is organisation name
</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FullName">
     
<xs:annotation>
       
<xs:documentation>Full Name of the organisation. e.g. Sakthisoft Pty. Ltd</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType n:OrganisationNameTypeList
namespace urn:oasis:names:tc:ciq:xnl:3
type restriction of xs:string
used by
attribute n:OrganisationNameType/@Type
facets
enumeration LegalName
enumeration FormerName
enumeration CommonUse
enumeration PublishingName
enumeration OfficialName
enumeration UnofficialName
enumeration Undefined
annotation
documentation
A list of common types for organisation names
source <xs:simpleType name="OrganisationNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of common types for organisation names</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="LegalName"/>
   
<xs:enumeration value="FormerName">
     
<xs:annotation>
       
<xs:documentation>Former name of the organisation</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CommonUse"/>
   
<xs:enumeration value="PublishingName"/>
   
<xs:enumeration value="OfficialName"/>
   
<xs:enumeration value="UnofficialName"/>
   
<xs:enumeration value="Undefined">
     
<xs:annotation>
       
<xs:documentation>unknown</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType n:PartyNameIDTypeList
namespace urn:oasis:names:tc:ciq:xnl:3
type xs:string
used by
attribute n:PartyNameType/@PartyNameIDType
annotation
documentation
A list of all types of Party Name IDs
source <xs:simpleType name="PartyNameIDTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of all types of Party Name IDs</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType n:PersonIDTypeList
namespace urn:oasis:names:tc:ciq:xnl:3
type xs:string
used by
attribute n:PersonNameType/@PersonIDType
annotation
documentation
A list of all types of person name IDs
source <xs:simpleType name="PersonIDTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of all types of person name IDs</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType n:PersonNameElementList
namespace urn:oasis:names:tc:ciq:xnl:3
type restriction of xs:string
used by
attribute n:PersonNameType/NameElement/@ElementType
facets
enumeration PrecedingTitle
enumeration Title
enumeration FirstName
enumeration MiddleName
enumeration LastName
enumeration OtherName
enumeration Alias
enumeration GenerationIdentifier
enumeration Degree
annotation
documentation
A list of person name element types, e.g. First Name, Last Name, Title, etc.
source <xs:simpleType name="PersonNameElementList">
 
<xs:annotation>
   
<xs:documentation>A list of person name element types, e.g. First Name, Last Name, Title, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="PrecedingTitle">
     
<xs:annotation>
       
<xs:documentation>His Excellency, Honorable, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Title">
     
<xs:annotation>
       
<xs:documentation>A title signifies some sort of status, such as Mr, Miss, Ms (marriage status), or education such as Professor, PhD, Dr, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FirstName">
     
<xs:annotation>
       
<xs:documentation>The most important name element by which this particular individual is identified in the group. E.g. John, Sam, Brian for Anglo-Saxon cultures.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MiddleName">
     
<xs:annotation>
       
<xs:documentation>Name elements related to additional identification of the individual, such as names are parents or places.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="LastName">
     
<xs:annotation>
       
<xs:documentation>Name element that identifies the group the individual belongs to and is identified by, such as Last Name, Surname, Family Name, etc. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="OtherName">
     
<xs:annotation>
       
<xs:documentation>Any other additional names that are not directly used to identify or call the individual, such as names of ancestors, saints, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Alias">
     
<xs:annotation>
       
<xs:documentation>A simple nick name that is commonly used as part of the name. E.g. a fancy kick-boxer can be commonly known as Bill "Storm" Bababoons, where "Storm" is obviously an alias.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GenerationIdentifier">
     
<xs:annotation>
       
<xs:documentation>Junior, Senior, The Second, IV,  etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Degree"/>
 
</xs:restriction>
</xs:simpleType>

simpleType n:PersonNameTypeList
namespace urn:oasis:names:tc:ciq:xnl:3
type restriction of xs:string
used by
attribute n:PersonNameType/@Type
facets
enumeration Alias
enumeration LegalName
enumeration KnownAs
enumeration MaidenName
enumeration FormerName
enumeration CommonUse
enumeration NameAtBirth
enumeration PreferredName
enumeration OfficialName
enumeration UnofficialName
enumeration NickName
enumeration PetName
annotation
documentation
A list of common types for person names
source <xs:simpleType name="PersonNameTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of common types for person names</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Alias"/>
   
<xs:enumeration value="LegalName"/>
   
<xs:enumeration value="KnownAs"/>
   
<xs:enumeration value="MaidenName">
     
<xs:annotation>
       
<xs:documentation>Name of an individual before marriage.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FormerName">
     
<xs:annotation>
       
<xs:documentation>Former name of the person</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CommonUse">
     
<xs:annotation>
       
<xs:documentation>Name that is commonly used by others, e.g. a simplified form of the official name.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NameAtBirth">
     
<xs:annotation>
       
<xs:documentation>A name given to an individual at birth, but later changed (common in some cultures)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PreferredName">
     
<xs:annotation>
       
<xs:documentation>Indicates that the party prefers to be called by this name</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="OfficialName">
     
<xs:annotation>
       
<xs:documentation>An official name of the person, e.g. as in the passport. incorporation certificate, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="UnofficialName"/>
   
<xs:enumeration value="NickName"/>
   
<xs:enumeration value="PetName"/>
 
</xs:restriction>
</xs:simpleType>

simpleType n:SubDivisionTypeList
namespace urn:oasis:names:tc:ciq:xnl:3
type restriction of xs:string
used by
attribute n:OrganisationNameType/SubDivisionName/@Type
facets
enumeration Department
enumeration Division
enumeration Branch
enumeration BusinessUnit
enumeration School
enumeration Section
annotation
documentation
A list of common types for subdivisions
source <xs:simpleType name="SubDivisionTypeList">
 
<xs:annotation>
   
<xs:documentation>A list of common types for subdivisions</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Department"/>
   
<xs:enumeration value="Division"/>
   
<xs:enumeration value="Branch"/>
   
<xs:enumeration value="BusinessUnit"/>
   
<xs:enumeration value="School"/>
   
<xs:enumeration value="Section"/>
 
</xs:restriction>
</xs:simpleType>

simpleType a:AddressIDTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:AddressLineTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:AddressTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:AddressUsageList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:AdministrativeAreaNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:AdministrativeAreaNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a:AddressType/AdministrativeArea/NameElement/@NameType
facets
enumeration Name
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:string">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Name of the administrative area</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<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 a:AdministrativeAreaTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:CountryNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:CountryNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:DatumCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:DirectionTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attributes a:AddressType/LocationByCoordinates/Latitude/@Direction a: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:string">
   
<xs:enumeration value="East"/>
   
<xs:enumeration value="West"/>
   
<xs:enumeration value="North"/>
   
<xs:enumeration value="South"/>
 
</xs:restriction>
</xs:simpleType>

simpleType a:IdentifierElementTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:LocalityNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:LocalityNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a:AddressType/Locality/NameElement/@NameType
facets
enumeration Name
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:string">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Name of the locality</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<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 a:LocalityTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:MeridianCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:PostalDeliveryPointTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:PremisesElementTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:PremisesTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:ProjectionCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:RuralDeliveryTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:SubAdministrativeAreaNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:SubAdministrativeAreaNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a:AddressType/AdministrativeArea/SubAdministrativeArea/NameElement/@NameType
facets
enumeration Name
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:string">
   
<xs:enumeration value="Name">
     
<xs:annotation>
       
<xs:documentation>Name of the sub administrative area</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<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 a:SubAdministrativeAreaTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<xs:enumeration value="County"/>
   
<xs:enumeration value="District"/>
   
<xs:enumeration value="Province"/>
   
<xs:enumeration value="Region"/>
 
</xs:restriction>
</xs:simpleType>

simpleType a:SubLocalityNameCodeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>

simpleType a:SubLocalityNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a:AddressType/Locality/SubLocality/NameElement/@NameType
facets
enumeration Name
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:string">
   
<xs:enumeration value="Name"/>
   
<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 a:SubLocalityTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<xs:enumeration value="Municipality"/>
   
<xs:enumeration value="Village"/>
 
</xs:restriction>
</xs:simpleType>

simpleType a:SubPremisesTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:ThoroughfareNameTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type restriction of xs:string
used by
attribute a: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:string">
   
<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 a:ThoroughfareTypeList
namespace urn:oasis:names:tc:ciq:xal:3
type xs:string
used by
attribute a: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:string"/>
</xs:simpleType>


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