Namespace: |
|
Type: |
|
Content: |
complex, 3 attributes, 10 elements, elem. wildcard |
Defined: |
XML Representation Summary |
||||||||||||
<account |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</account> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element encapsulates information associated with the account, such as payment instruments.
</xsd:documentation>
A payment instrument can be a traditional bank account or one in which charges to the account are accumulated and billed to the account holder on a regular basis, such as phone or Internet service provider (ISP) bills. </xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
hs:addressType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The account address.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This required element contains the account number.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element contains the number that identifies the issuer of this account in a banking system.
</xsd:documentation>
In the United States, it is the ACH routing transit number. This applies only to traditional banking. </xsd:element>
|
Type: |
hs:catType, empty content |
Defined: |
Type: |
currencyType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element contains the currency of this account.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This required element contains a short description of the account for easy reference (for example, my bank checking).
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This required element contains the last four characters or digits of the account number. This will be a read-only field derived by the system from the account number.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The account holder name.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:puidType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element is meant to store the PUID of the issuer for this account. For traditional bank accounts, an issuer for an account can be a financial institution. For stored value accounts, it can be a service provider.
</xsd:documentation>
</xsd:element>
|
Type: |
typeOfAccountType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This required element is designed to store the account type (for example checking, savings,
</xsd:documentation>
stored value and billToAccount). Valid values are defined in the enumeration list in the schema. </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|