xpil:Identifiers
A container for a list of Identifiers to recognise the party such as customer identifer, social security number, tax number, etc
Element information
Namespace: urn:oasis:names:tc:ciq:xpil:3
Schema document: external/have/1.0/xPIL.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- xpil:Identifier [1..*] Identifier to recognise the party such as customer identifer, social security number, National ID Card, tax number, buiness number, company number, company registration, etc
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type xpil:PersonDetailsType
- Anonymous type of element xpil:PersonDetails via extension of xpil:PersonDetailsType
- Type xpil:OrganisationDetailsType (Element xpil:OrganisationDetails)
- Type xpil:PartyType (Element xpil:Party)
- Type have:OrganizationInformation via extension of xpil:OrganisationDetailsType (Element have:OrganizationInformation)
Sample instance
<xpil:Identifiers> <xpil:Identifier> <xpil:IdentifierElement>normalizedString</xpil:IdentifierElement> <xpil:IssuerName> <n:NameElement>normalizedString</n:NameElement> <n:SubDivisionName>normalizedString</n:SubDivisionName> </xpil:IssuerName> </xpil:Identifier> </xpil:Identifiers>