Schema xPIL.xsd


schema location:  ../xPIL.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xpil:3
 
Elements  Complex types  Attr. groups 
FreeTextLine  DateTime  grCommon1 
Party  PartyType 


schema location:  ../xPIL-types.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xpil:3
 
Simple types 
AccountElementsEnumeration 
BirthInfoElementsEnumeration 
ContactNumberElementsEnumeration 
DataQualityEnumeration 
DocumentElementsEnumeration 
FeatureElementsEnumeration 
MembershipElementsEnumeration 
NumberTypeEnumeration 
OccupationElementsEnumeration 
PartyTypes 
QualificationElementsEnumeration 
string 
UnitsEnumeration 
VehicleInfoElementsEnumeration 
VisaElementsEnumeration 


schema location:  ../xLink.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  http://www.w3.org/1999/xlink
 
Attr. groups 
grArc 
grLocator 
grLocatorOrResource 
grResource 


schema location:  ../xNL.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xnl:3
 
Elements  Complex types  Attr. groups 
PartyName  OrganisationNameType  grAbbreviation 
PartyNameType  grCommon1 
PersonNameType 


schema location:  ../xAL.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xal:3
 
Elements  Complex types  Attr. groups 
Address  AddressType  grCommon1 
AdministrativeAreaType  grCommon2 
LocalityType  grType 
NameType 
NumberType 
PremisesType 
ThoroughfareType 


schema location:  ../xNL-types.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xnl:3
 
Simple types 
AliasTypeEnumeration 
DataQualityEnumeration 
OrganisationNameElementsEnumeration 
PersonNameElementsEnumeration 
string 


schema location:  ../xAL-types.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  urn:oasis:names:tc:ciq:xal:3
 
Simple types 
AdministrativeAreaElementTypes 
DataQualityEnumeration 
LocalityElementTypes 
NumberElementTypes 
PremisesElementTypes 
string 
ThoroughfareElementTypes 


element FreeTextLine
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
content complex
mixed true
used by
element PartyType/PersonInfo/PhysicalInfo
complexType PartyType
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  string      
documentation Type of data defined as a free format text. For example if the free format text is 12345678, then define what "Type" it is say, a phone number, or a customer ID, etc.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Free text description of physical features and appearance

element Party
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type PartyType
properties
content complex
children FreeTextLine n:PartyName a:Address Accounts ContactNumbers EmailAddresses Documents Memberships ReferenceContacts Revenues URLs Vehicles OrganisationInfo PersonInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
PartyType  PartyTypes      
documentation Type of Party(customer). Example: Person, organisation, business, club, association, charity, etc.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation A container for defining the unique characteristics of a party, which can be an individual or organisation

complexType DateTime
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of xs:dateTime
properties
base xs:dateTime
attributes
Name  Type  Use  Default  Fixed  Annotation
WeekDay        
documentation Date as full date format (xs:date)
Week        
documentation Sequntial number of week in a year
YearDay        
documentation Sequntial number of week in a year
Precision  xs:dateTime      
documentation Sequntial number of week in a year
annotation
documentation Universal structure for dates. To be used throughout this schema wherever date representation is required

complexType PartyType
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
children FreeTextLine n:PartyName a:Address Accounts ContactNumbers EmailAddresses Documents Memberships ReferenceContacts Revenues URLs Vehicles OrganisationInfo PersonInfo
used by
element Party
attributes
Name  Type  Use  Default  Fixed  Annotation
PartyType  PartyTypes      
documentation Type of Party(customer). Example: Person, organisation, business, club, association, charity, etc.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Full details of one customer.

element PartyType/Accounts
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Account
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container to define the accounts and registration numbers of the party

element PartyType/Accounts/Account
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children AccountElement OrganisationName OrganisationAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
OwnershipType  string      
documentation Joint, Individual, corporate, etc.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Account or registration details, such as bank account, customer number with a power supplier or Social Security Number

element PartyType/Accounts/Account/AccountElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  AccountElementsEnumeration      
documentation If present, specifies the type of the information provided as text value of the element.
annotation
documentation Information about the account

element PartyType/Accounts/Account/OrganisationName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:PartyNameType
properties
isRef 0
content complex
children NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  Annotation
JointNameConnector  n:string      
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.
DataQuality  n:DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation The first date when the name is valid. Inclusive.
ValidTo  xs:dateTime      
documentation The last date when the name is valid. Inclusive.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Organisation that holds the account, e.g. bank, utility company, company registration office, social security department, etc.

element PartyType/Accounts/Account/OrganisationAddress
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice PostTown GML
attributes
Name  Type  Use  Default  Fixed  Annotation
ValidFrom  xs:dateTime      
documentation Start date - time of the validity of address. Inclusive.
ValidTo  xs:dateTime      
documentation End date - time of the validity of address. Inclusive.
Usage  a:string      
documentation Free text description of the purpose the address is used for. E.g. Postal, residential, business, primary, secondary, etc
PostalID  a:string      
documentation A unique postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Address of the organisation holding the account.

element PartyType/ContactNumbers
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children ContactNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for all kinds of telecommunication lines, e.g. phone, fax, etc.

element PartyType/ContactNumbers/ContactNumber
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children ContactNumberElement
attributes
Name  Type  Use  Default  Fixed  Annotation
MediaType  string      
documentation Free text explanation of the line type. E.g.: Telephone, Mobile, Fax, modem
Usage  string      
documentation Nature of contact. Example: business, personal, free call, after hours, etc.
ContactHours  string      
documentation Free text expression of contact hours
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Universal telecommunication number structure

element PartyType/ContactNumbers/ContactNumber/ContactNumberElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  ContactNumberElementsEnumeration      
documentation If present, specifies the type of the information provided as text value of the element.
annotation
documentation Full contact number or part of it.

element PartyType/EmailAddresses
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children EmailAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for email addresses

element PartyType/EmailAddresses/EmailAddress
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
Usage  string      
documentation Work, home, temporary, etc.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Email address details

element PartyType/Documents
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Document
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for identification document and cards.

element PartyType/Documents/Document
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children DocumentElement NameOnDocument IssuerName IssuePlace
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Passports, driver licenses, credit cards, certificates, etc.

element PartyType/Documents/Document/DocumentElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  DocumentElementsEnumeration      
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.

element PartyType/Documents/Document/NameOnDocument
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:PartyNameType
properties
isRef 0
content complex
children NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  Annotation
JointNameConnector  n:string      
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.
DataQuality  n:DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation The first date when the name is valid. Inclusive.
ValidTo  xs:dateTime      
documentation The last date when the name is valid. Inclusive.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Customer Name as on the document if different from the main one.

element PartyType/Documents/Document/IssuerName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of n:PartyNameType
properties
isRef 0
content complex
children NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  Annotation
JointNameConnector  n:string      
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.
DataQuality  n:DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation The first date when the name is valid. Inclusive.
ValidTo  xs:dateTime      
documentation The last date when the name is valid. Inclusive.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Name of the organisation that issued the document

element PartyType/Documents/Document/IssuePlace
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice PostTown GML
attributes
Name  Type  Use  Default  Fixed  Annotation
ValidFrom  xs:dateTime      
documentation Start date - time of the validity of address. Inclusive.
ValidTo  xs:dateTime      
documentation End date - time of the validity of address. Inclusive.
Usage  a:string      
documentation Free text description of the purpose the address is used for. E.g. Postal, residential, business, primary, secondary, etc
PostalID  a:string      
documentation A unique postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Place name of full address of the issuer

element PartyType/Memberships
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Membership
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for memberships in other organisations.

element PartyType/Memberships/Membership
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children MembershipElement NameOfOrganisation OrganisationAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Membership details

element PartyType/Memberships/Membership/MembershipElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  MembershipElementsEnumeration      
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

element PartyType/Memberships/Membership/NameOfOrganisation
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:PartyNameType
properties
isRef 0
content complex
children NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  Annotation
JointNameConnector  n:string      
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.
DataQuality  n:DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation The first date when the name is valid. Inclusive.
ValidTo  xs:dateTime      
documentation The last date when the name is valid. Inclusive.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Name of the organisation where the membership is held

element PartyType/Memberships/Membership/OrganisationAddress
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice PostTown GML
attributes
Name  Type  Use  Default  Fixed  Annotation
ValidFrom  xs:dateTime      
documentation Start date - time of the validity of address. Inclusive.
ValidTo  xs:dateTime      
documentation End date - time of the validity of address. Inclusive.
Usage  a:string      
documentation Free text description of the purpose the address is used for. E.g. Postal, residential, business, primary, secondary, etc
PostalID  a:string      
documentation A unique postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Address of the organisation where the membership is held

element PartyType/ReferenceContacts
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children ReferenceContact
annotation
documentation A container to define reference contacts about the customer

element PartyType/ReferenceContacts/ReferenceContact
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type      locator  
documentation Indicates this a xLink 'locator' element
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Full details of the contact

element PartyType/Revenues
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Revenue
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation Container for income / revenue information

element PartyType/Revenues/Revenue
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of xs:decimal
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
CurrencyCode        
documentation A three-letter currency code as per ISO 4217
PeriodFrom  xs:dateTime      
documentation Begining of the period. Inclusive.
PeriodTo  xs:dateTime      
documentation End of the period. Inclusive.
Type  string      
documentation Defines the type of amount. Example: Total earning, profit, loss, turnover, etc.
Precision        
documentation Precision range where the value of the element is in the middle of the range. E.g.
Source  string      
documentation Where this revenue / income comes from, e.g. business stream, activity, etc.
AfterTax  xs:boolean      
documentation If present and set to true indicates that the income / revenue is after tax.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Revenue/Income details

element PartyType/URLs
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children URL
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation Party's URLs

element PartyType/URLs/URL
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation URL details

element PartyType/Vehicles
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Vehicle
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container to define all the vehicles of the party

element PartyType/Vehicles/Vehicle
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children VehicleElement
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Vehicle Details

element PartyType/Vehicles/Vehicle/VehicleElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  VehicleInfoElementsEnumeration      
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

element PartyType/OrganisationInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children NumberOfEmployees StockMarkets
attributes
Name  Type  Use  Default  Fixed  Annotation
CompanyRegistrationID  string      
documentation Usually, companies have a unique registration ID. Use Account to specify more information on registration details.
TaxationOfficeID  string      
documentation Usually, companies have a unique registration ID with the local taxation office. Use Account to specify more information on registration details.
OrganisationType  string      
documentation Free text description, e.g. Company, Trust, Bank, Society, Club, etc.
OrganisationNature  string      
documentation Commercial, charity, non-commercial, etc.
annotation
documentation Container for organisation specific details

element PartyType/OrganisationInfo/NumberOfEmployees
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Free text description of organisation size in terms of number of employees

element PartyType/OrganisationInfo/StockMarkets
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children StockMarket
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for stock market information

element PartyType/OrganisationInfo/StockMarkets/StockMarket
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
ListedCode  string      
documentation The code name for the organisation as listed in the exchange. E.g. MOT for Motorola Inc
MarketName  string      
documentation Free text name of the stock exchange or other market. E.g. NYSE or NZX
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation A Stock market listing details

element PartyType/PersonInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children BirthInfo CountriesOfResidence Habits Hobbies Languages Nationalities Occupations PhysicalInfo Qualifications Visas
attributes
Name  Type  Use  Default  Fixed  Annotation
TaxationOfficeID  string      
documentation Usually, individualts have a unique registration ID with the local taxation office. Use Account to specify more information on registration details.
MaritalStatus  string      
documentation Free text description of the current marital status, e.g. married, separated, divorced, separated, etc.
Ethnicity  string      
documentation Ethnicity of the person, e.g. lebanese, maltese, eskimos, tamil, etc.
Gender  string      
documentation Free text gender description.
Religion  string      
documentation Free text name of the religion
PhysicalStatus  string      
documentation Physical status of the individual, e.g. Living, Deceased, retired, etc.
annotation
documentation Container for details specific to humans

element PartyType/PersonInfo/BirthInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children BirthInfoElement BirthPlace
attributes
Name  Type  Use  Default  Fixed  Annotation
BirthDateTime  xs: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.
BirthDateTimePrecision  xs:duration      
documentation Specify the duration of the uncertainity preriod as a range where BirthDateTime is in the middle of the range.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation A container to define the Date of Birth Details of a customer (person)

element PartyType/PersonInfo/BirthInfo/BirthInfoElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  BirthInfoElementsEnumeration      
documentation If present, specifies the type of the information provided as text value of the element.

element PartyType/PersonInfo/BirthInfo/BirthPlace
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice PostTown GML
attributes
Name  Type  Use  Default  Fixed  Annotation
ValidFrom  xs:dateTime      
documentation Start date - time of the validity of address. Inclusive.
ValidTo  xs:dateTime      
documentation End date - time of the validity of address. Inclusive.
Usage  a:string      
documentation Free text description of the purpose the address is used for. E.g. Postal, residential, business, primary, secondary, etc
PostalID  a:string      
documentation A unique postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Defines the place of birth. Can be just a place name or a full address

element PartyType/PersonInfo/CountriesOfResidence
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children CountryOfResidence
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for all citizenships and residencies.

element PartyType/PersonInfo/CountriesOfResidence/CountryOfResidence
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ResidencyType  string      
documentation Work, permanent resident, temporary resident, citizen, refugee, etc.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Citizenship and residence information in a free-text form.

element PartyType/PersonInfo/Habits
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Habit
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for a list of habits

element PartyType/PersonInfo/Habits/Habit
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Personal habits E.g. smoking, drinking, gambling, women, etc.

element PartyType/PersonInfo/Hobbies
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Hobby
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for a list of hobbies

element PartyType/PersonInfo/Hobbies/Hobby
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation A hobby of the person. E.g. craft, sport, recreational activity, etc.

element PartyType/PersonInfo/Languages
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Language
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for a list of languages spoken by the person.

element PartyType/PersonInfo/Languages/Language
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  string      
documentation Mother tongue, by birth, etc
Speak  string      
documentation Indicates ability to speak: yes, no, poor
Read  string      
documentation Indicates ability to read: yes, no, poor
Write  string      
documentation Indicates ability to write: yes, no, poor
Listen  string      
documentation Indicates ability to understand speech: yes, no, poor
Preference  string      
documentation Indicates preferred language of communication (read and/or write and/or speak)
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Name of the language spoken by the person

element PartyType/PersonInfo/Nationalities
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children CountryName
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for a list of nationalities

element PartyType/PersonInfo/Nationalities/CountryName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
NationalityType  string      
documentation Specifies how the nationality was obtained. e.g. by birth, naturalization, etc
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Name of the country

element PartyType/PersonInfo/Occupations
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Occupation
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for a list of occupations

element PartyType/PersonInfo/Occupations/Occupation
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children OccupationElement EmployerName EmployerAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Occupation details

element PartyType/PersonInfo/Occupations/Occupation/OccupationElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  OccupationElementsEnumeration      
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

element PartyType/PersonInfo/Occupations/Occupation/EmployerName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:PartyNameType
properties
isRef 0
content complex
children NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  Annotation
JointNameConnector  n:string      
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.
DataQuality  n:DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation The first date when the name is valid. Inclusive.
ValidTo  xs:dateTime      
documentation The last date when the name is valid. Inclusive.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.

element PartyType/PersonInfo/Occupations/Occupation/EmployerAddress
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice PostTown GML
attributes
Name  Type  Use  Default  Fixed  Annotation
ValidFrom  xs:dateTime      
documentation Start date - time of the validity of address. Inclusive.
ValidTo  xs:dateTime      
documentation End date - time of the validity of address. Inclusive.
Usage  a:string      
documentation Free text description of the purpose the address is used for. E.g. Postal, residential, business, primary, secondary, etc
PostalID  a:string      
documentation A unique postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.

element PartyType/PersonInfo/PhysicalInfo
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children FreeTextLine Feature Mark Disability
attributes
Name  Type  Use  Default  Fixed  Annotation
BloodGroup  string      
documentation Free text description of the blood group.
annotation
documentation A container for physical characteristics of the person

element PartyType/PersonInfo/PhysicalInfo/Feature
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  FeatureElementsEnumeration      
documentation If present, specifies the type of the information provided as text value of the element.
Units  UnitsEnumeration      
documentation Defines the unit of measurement. Example: Inches, feet, cm, meters, days, months, years, kgs, pounds, etc.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Description of a physical feature such as hair, height, eye color, etc.

element PartyType/PersonInfo/PhysicalInfo/Mark
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
BodyPart  string      
documentation Free text name/description of the body part where the mark is located
Side  string      
documentation Free text description of the side of the body where the mark is located
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Description of body marks, such as scars, tatoos, spots, etc.

element PartyType/PersonInfo/PhysicalInfo/Disability
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type extension of string
properties
isRef 0
content complex
facets
maxLength 255
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
Cause  string      
documentation Free text description of the cause of the disability, e.g. birth deffect, accident, etc.
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Description of person's disability.

element PartyType/PersonInfo/Qualifications
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Qualification
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container for a list of qualifications of the person

element PartyType/PersonInfo/Qualifications/Qualification
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children QualificationElement InstitutionName InstitutionAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
Status  string      
documentation E.g. completed, incomplete, on hold, under suspension, etc.
StartDate  xs:date      
documentation When the study commenced
CompletionDate  xs:date      
documentation When the study was completed
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation Educational qualification

element PartyType/PersonInfo/Qualifications/Qualification/QualificationElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  QualificationElementsEnumeration      
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

element PartyType/PersonInfo/Qualifications/Qualification/InstitutionName
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type n:PartyNameType
properties
isRef 0
content complex
children NameLine PersonName OrganisationName
attributes
Name  Type  Use  Default  Fixed  Annotation
JointNameConnector  n:string      
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.
DataQuality  n:DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation The first date when the name is valid. Inclusive.
ValidTo  xs:dateTime      
documentation The last date when the name is valid. Inclusive.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.

element PartyType/PersonInfo/Qualifications/Qualification/InstitutionAddress
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
type a:AddressType
properties
isRef 0
content complex
children FreeTextAddress Country AdministrativeArea Locality Thoroughfare Premises PostCode RuralDelivery PostalDeliveryPoint PostOffice PostTown GML
attributes
Name  Type  Use  Default  Fixed  Annotation
ValidFrom  xs:dateTime      
documentation Start date - time of the validity of address. Inclusive.
ValidTo  xs:dateTime      
documentation End date - time of the validity of address. Inclusive.
Usage  a:string      
documentation Free text description of the purpose the address is used for. E.g. Postal, residential, business, primary, secondary, etc
PostalID  a:string      
documentation A unique postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.

element PartyType/PersonInfo/Visas
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children Visa
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation A container to define the VISAs of the customer

element PartyType/PersonInfo/Visas/Visa
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
children VisaElement
attributes
Name  Type  Use  Default  Fixed  Annotation
IssueDate  xs:date      
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address
annotation
documentation All information about Visa details.

element PartyType/PersonInfo/Visas/Visa/VisaElement
diagram
namespace urn:oasis:names:tc:ciq:xpil:3
properties
isRef 0
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
ElementType  VisaElementsEnumeration      
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

attributeGroup grCommon1
namespace urn:oasis:names:tc:ciq:xpil:3
used by
elements PartyType/Accounts/Account PartyType/PersonInfo/BirthInfo PartyType/ContactNumbers/ContactNumber PartyType/PersonInfo/Nationalities/CountryName PartyType/PersonInfo/CountriesOfResidence/CountryOfResidence PartyType/PersonInfo/PhysicalInfo/Disability PartyType/Documents/Document PartyType/EmailAddresses/EmailAddress PartyType/PersonInfo/PhysicalInfo/Feature FreeTextLine PartyType/PersonInfo/Habits/Habit PartyType/PersonInfo/Hobbies/Hobby PartyType/PersonInfo/Languages/Language PartyType/PersonInfo/PhysicalInfo/Mark PartyType/Memberships/Membership PartyType/OrganisationInfo/NumberOfEmployees PartyType/PersonInfo/Occupations/Occupation PartyType/PersonInfo/Qualifications/Qualification PartyType/Revenues/Revenue PartyType/OrganisationInfo/StockMarkets/StockMarket PartyType/URLs/URL PartyType/Vehicles/Vehicle PartyType/PersonInfo/Visas/Visa
attributes
Name  Type  Use  Default  Fixed  Annotation
DataQuality  DataQualityEnumeration      
documentation This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown.
ValidFrom  xs:dateTime      
documentation Start Date of the validity of address
ValidTo  xs:dateTime      
documentation End date of the validity of address

simpleType AccountElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/Accounts/Account/AccountElement/@ElementType
facets
enumeration AccountID
enumeration IssueingAuthority
enumeration AccountType
annotation
documentation List of information types used for account details

simpleType BirthInfoElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/PersonInfo/BirthInfo/BirthInfoElement/@ElementType
facets
enumeration BirthStar
enumeration BirthPlace
enumeration Cast
annotation
documentation List of information types used for birth information

simpleType ContactNumberElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/ContactNumbers/ContactNumber/ContactNumberElement/@ElementType
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

simpleType DataQualityEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute grCommon1/@DataQuality
facets
enumeration Valid
enumeration Invalid
annotation
documentation List of values to indicate the level of reliabitliy of the data.

simpleType DocumentElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/Documents/Document/DocumentElement/@ElementType
facets
enumeration DocumentType
enumeration DocumentID
enumeration Priveledge
enumeration Restriction
enumeration GroupName
annotation
documentation List of information types used for document details

simpleType FeatureElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/PersonInfo/PhysicalInfo/Feature/@ElementType
facets
enumeration Weight
enumeration Height
enumeration Hair
enumeration Eyes
enumeration Skin
enumeration Waist
enumeration Breast
enumeration Heaps
annotation
documentation List of individual's physical features

simpleType MembershipElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/Memberships/Membership/MembershipElement/@ElementType
facets
enumeration MembershipType
enumeration MembershipNumber
enumeration Priveledge
enumeration Restriction
enumeration GroupName
annotation
documentation List of information types used for describing a membership

simpleType NumberTypeEnumeration
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 A list of name types for commonly used Number type

simpleType OccupationElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/PersonInfo/Occupations/Occupation/OccupationElement/@ElementType
facets
enumeration Role
enumeration PositionTitle
enumeration ReportsTo
enumeration EmploymentType
enumeration CostCentre
enumeration Rank
annotation
documentation List of information types used for describing an occupation

simpleType PartyTypes
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/@PartyType
facets
enumeration Organisation
enumeration Individual
annotation
documentation Organisation or individual

simpleType QualificationElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/PersonInfo/Qualifications/Qualification/QualificationElement/@ElementType
facets
enumeration QualificationName
enumeration MajorSubject
enumeration MinorSubject
enumeration Mark
enumeration CourseDuration
enumeration Award
enumeration Restriction
enumeration Registration
enumeration WayOfStudy
annotation
documentation List of information types used for describing a qualification

simpleType string
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
elements PartyType/Accounts/Account/AccountElement PartyType/PersonInfo/BirthInfo/BirthInfoElement PartyType/ContactNumbers/ContactNumber/ContactNumberElement PartyType/PersonInfo/Nationalities/CountryName PartyType/PersonInfo/CountriesOfResidence/CountryOfResidence PartyType/PersonInfo/PhysicalInfo/Disability PartyType/EmailAddresses/EmailAddress PartyType/PersonInfo/PhysicalInfo/Feature PartyType/PersonInfo/Habits/Habit PartyType/PersonInfo/Hobbies/Hobby PartyType/PersonInfo/Languages/Language PartyType/PersonInfo/PhysicalInfo/Mark PartyType/Memberships/Membership/MembershipElement PartyType/OrganisationInfo/NumberOfEmployees PartyType/PersonInfo/Occupations/Occupation/OccupationElement PartyType/Vehicles/Vehicle/VehicleElement
attributes PartyType/PersonInfo/PhysicalInfo/@BloodGroup PartyType/PersonInfo/PhysicalInfo/Mark/@BodyPart PartyType/PersonInfo/PhysicalInfo/Disability/@Cause PartyType/OrganisationInfo/@CompanyRegistrationID PartyType/ContactNumbers/ContactNumber/@ContactHours PartyType/PersonInfo/@Ethnicity PartyType/PersonInfo/@Gender PartyType/OrganisationInfo/StockMarkets/StockMarket/@ListedCode PartyType/PersonInfo/Languages/Language/@Listen PartyType/PersonInfo/@MaritalStatus PartyType/OrganisationInfo/StockMarkets/StockMarket/@MarketName PartyType/ContactNumbers/ContactNumber/@MediaType PartyType/PersonInfo/Nationalities/CountryName/@NationalityType PartyType/OrganisationInfo/@OrganisationNature PartyType/OrganisationInfo/@OrganisationType PartyType/Accounts/Account/@OwnershipType PartyType/PersonInfo/@PhysicalStatus PartyType/PersonInfo/Languages/Language/@Preference PartyType/PersonInfo/Languages/Language/@Read PartyType/PersonInfo/@Religion PartyType/PersonInfo/CountriesOfResidence/CountryOfResidence/@ResidencyType PartyType/PersonInfo/PhysicalInfo/Mark/@Side PartyType/Revenues/Revenue/@Source PartyType/PersonInfo/Languages/Language/@Speak PartyType/PersonInfo/Qualifications/Qualification/@Status PartyType/PersonInfo/@TaxationOfficeID PartyType/OrganisationInfo/@TaxationOfficeID PartyType/PersonInfo/Languages/Language/@Type PartyType/Revenues/Revenue/@Type FreeTextLine/@Type PartyType/EmailAddresses/EmailAddress/@Usage PartyType/ContactNumbers/ContactNumber/@Usage PartyType/PersonInfo/Languages/Language/@Write
facets
maxLength 255
whiteSpace collapse
annotation
documentation A common format for a constrained string.

simpleType UnitsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/PersonInfo/PhysicalInfo/Feature/@Units
facets
enumeration Kilogram
enumeration Gram
enumeration Meter
enumeration Milimeter
enumeration Colour
enumeration FreeText
annotation
documentation List of measurment units

simpleType VehicleInfoElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/Vehicles/Vehicle/VehicleElement/@ElementType
facets
enumeration Make
enumeration Model
enumeration ManufactureDate
enumeration EngineNumber
enumeration ChassisNumber
enumeration BodyNumber
enumeration LicensePlate
annotation
documentation List of information types used for describing a vehicle

simpleType VisaElementsEnumeration
namespace urn:oasis:names:tc:ciq:xpil:3
type restriction of xs:string
used by
attribute PartyType/PersonInfo/Visas/Visa/VisaElement/@ElementType
facets
enumeration Number
enumeration Code
enumeration CountryName
enumeration IssuePlace
enumeration MaximumStay
enumeration Restriction
enumeration Priveledge
enumeration SpecialCondition
annotation
documentation List of information types used for describing a visa

attributeGroup xlink:grArc
namespace http://www.w3.org/1999/xlink
attributes
Name  Type  Use  Default  Fixed  Annotation
type      arc  
documentation Indicates this is a xLink 'arc' element
arcrole  xs:anyURI      
documentation Identifies the relationship type between elements referenced by FROM and TO.
from  xs:NMTOKEN      
documentation Points at an element of xlink:type='resource' or 'locator' from any namespace within the same addressable XML where xlink:label has a matching value
to  xs:NMTOKEN      
documentation Points at an element of xlink:type='resource' or 'locator' from any namespace within the same addressable XML where xlink:label has a matching value
title  xs:string      
documentation A human-readable description of the relationship
annotation
documentation Defines a set of attributes for an element of type ARC

attributeGroup xlink:grLocator
namespace http://www.w3.org/1999/xlink
used by
element PartyType/ReferenceContacts/ReferenceContact
attributes
Name  Type  Use  Default  Fixed  Annotation
type      locator  
documentation Indicates this a xLink 'locator' element
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Defines a set of attributes for an element of type LOCATOR

attributeGroup xlink:grLocatorOrResource
namespace http://www.w3.org/1999/xlink
used by
complexTypes a:AddressType n:PartyNameType PartyType
attributes
Name  Type  Use  Default  Fixed  Annotation
type        
documentation Indicates the type of the element for linking purposes as per the enumeration.
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
href  xs:anyURI      
documentation Identifies the remote resource or its location. E.g. a full URL to the resource or a #some_id for local resources with xml:id attribute.
annotation
documentation Defines a set of attributes for an element of type LOCATOR (href is required) or RESOURCE (href is ignored)

attributeGroup xlink:grResource
namespace http://www.w3.org/1999/xlink
attributes
Name  Type  Use  Default  Fixed  Annotation
type      resource  
documentation Indicates this a xLink 'resource' element
label  xs:NMTOKEN      
documentation An identifier of an element of type 'resource' or 'locator'. The identifier is used by xlink:from and xlink:to
annotation
documentation Defines a set of attributes for an element of type RESOURCE


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