HR-XML 3.0 Standards, 2009  September  23.

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

Element: Party

Name Party
Type PartyType
Documentation (of type) Dictionary Entry Name: Party. Details

Definition: Contains a set of information about a Party necessary to execute and administer a given request or business activity. A party is an individual or entity having a role in a business activity and having obligations and/or entitlements deriving from that role that are contractually binding or legally significant.

XML Instance Representation
<Party

agencyRoleCode=" AgencyRoleCodeContentType [0..1]">

< PartyID> ... </ PartyID> [0..*]
< PartyLegalID> ... </ PartyLegalID> [0..*]
< PartyTaxID> ... </ PartyTaxID> [0..1]
< PartyName> ... </ PartyName> [0..1]
< PartyReportingIDs> ... </ PartyReportingIDs> [0..*]
< Communication> ... </ Communication> [0..*]
< PersonContact> ... </ PersonContact> [0..*]
< UserArea> ... </ UserArea> [0..1]
</Party>
Schema Component Representation
<xsd:element name="Party" type=" PartyType"/>