xpil:Identifier
Identifier to recognise the party such as customer identifer, social security number, National ID Card, tax number, buiness number, company number, company registration, etc
Element information
Namespace: urn:oasis:names:tc:ciq:xpil:3
Schema document: external/have/1.0/xPIL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Sequence [1..1]
- xpil:IdentifierElement [0..*] Information about the identifer
- xpil:IssuerName [0..1] Reference to a Party element that describes the issuing organisation
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xpil:Type | [0..1] | xpil:PartyIdentifierTypeList | Type of identifier. e.g. Tax Number | |
xpil:Status | [0..1] | ct:StatusList | Status of the entity. e.g. Old, Current, Inactive, Active, etc | |
ct:DateValidFrom | [0..1] | xsd:dateTime | Could be start date, issue date, validity start date, etc | from group ct:grValidityDate |
ct:DateValidTo | [0..1] | xsd:dateTime | Could be end date, expiry date, validity end date, etc | from group ct:grValidityDate |
ct:DataQualityType | [0..1] | ct:DataQualityTypeList | 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" | from group ct:grDataQuality |
ct:ValidFrom | [0..1] | xsd:dateTime | Date the data quality is valid from | from group ct:grDataQuality |
ct:ValidTo | [0..1] | xsd:dateTime | Date the data quality is valid to | from group ct:grDataQuality |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element xpil:Identifiers
Sample instance
<xpil:Identifier> <xpil:IdentifierElement>normalizedString</xpil:IdentifierElement> <xpil:IssuerName> <n:NameElement>normalizedString</n:NameElement> <n:SubDivisionName>normalizedString</n:SubDivisionName> </xpil:IssuerName> </xpil:Identifier>