HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: FinancialAccount

Name FinancialAccount
Type FinancialAccountType
Documentation Provides bank account details.
XML Instance Representation
<FinancialAccount>

Start Group: FinancialAccountIDsGroup [0..1]

Start Choice [1]

< ID> ... </ ID> [0..*]
< BBANID> ... </ BBANID> [0..1]
< IBANID> ... </ IBANID> [0..1]
< UPICID> ... </ UPICID> [0..1]
End Choice

< AccountIDs> ... </ AccountIDs> [0..1]
End Group: FinancialAccountIDsGroup

< CurrencyCode> ... </ CurrencyCode> [0..1]
< Name> ... </ Name> [0..1]
< Type> ... </ Type> [0..1]
< UserArea> ... </ UserArea> [0..1]
</FinancialAccount>
Schema Component Representation
<xsd:element name="FinancialAccount" type=" FinancialAccountType"/>