HR-XML 3.0 Standards, 2009  September  23.

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

Element: FinancialParty

Name FinancialParty
Type FinancialPartyType
Documentation Financial institution that receives the payment transaction from the account owner or authorised party and processes the instruction.
XML Instance Representation
<FinancialParty

category=" PartyCategoryCodeContentType [0..1]">

< PartyIDs> ... </ PartyIDs> [0..1]
< AccountID> ... </ AccountID> [0..1]
< Name> ... </ Name> [0..*]
< Location> ... </ Location> [0..*]
< Contact> ... </ Contact> [0..*]
< ClearingSystemMemberID> ... </ ClearingSystemMemberID> [0..1]
< BranchParty> ... </ BranchParty> [0..1]
< FinancialAccount> ... </ FinancialAccount> [0..*]
< CountryCode> ... </ CountryCode> [0..1]
< UserArea> ... </ UserArea> [0..1]
</FinancialParty>
Schema Component Representation
<xsd:element name="FinancialParty" type=" FinancialPartyType"/>