HR-XML 3.0 Standards, 2009  September  23.

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

Element: RemitToParty

Name RemitToParty
Type RemitToPartyType
Documentation Identifies the party or location that the payment is to be remitted to or sent to.
XML Instance Representation
<RemitToParty

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

< PartyIDs> ... </ PartyIDs> [0..1]
< AccountID> ... </ AccountID> [0..1]
< Name> ... </ Name> [0..*]
< Location> ... </ Location> [0..*]
< Contact> ... </ Contact> [0..*]
< FinancialAccount> ... </ FinancialAccount> [0..1]
< UserArea> ... </ UserArea> [0..1]
</RemitToParty>
Schema Component Representation
<xsd:element name="RemitToParty" type=" RemitToPartyType"/>