xpil:Accounts
A container to define the accounts details of the party
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:Account [1..*]Account details such as bank account, customer account with utilities
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element xpil:PersonDetails via extension of xpil:PersonDetailsType
- Type have:OrganizationInformation via extension of xpil:OrganisationDetailsType (Element have:OrganizationInformation)
- Type xpil:OrganisationDetailsType (Element xpil:OrganisationDetails)
- Type xpil:PartyType (Element xpil:Party)
- Type xpil:PersonDetailsType
Sample instance
<xpil:Accounts> <xpil:Account> <xpil:AccountElement>normalizedString</xpil:AccountElement> <xpil:Organisation> <n:NameElement>normalizedString</n:NameElement> <n:SubDivisionName>normalizedString</n:SubDivisionName> </xpil:Organisation> </xpil:Account> </xpil:Accounts>