Namespace: |
|
Content: |
complex, 3 attributes, 10 elements, elem. wildcard |
Defined: |
globally in myWallet.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary |
||||||||||||
<... |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</...> |
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<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:annotation>
</xsd:element>
<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:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element contains the account number.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<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:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The account holder name.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<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:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element contains the currency of this account.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The account address.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<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:complexType>
|
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"/>
|