HR-XML 3.0 Standards, 2009  September  23.

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

Element: CustomerParty

Name CustomerParty
Type PartyType
Documentation Contains the set of information about a Customer Party necessary to execute and administer orders or requests. The Customer Party usually would be an "ultimate" customer versus an intermediary.
XML Instance Representation
<CustomerParty

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]
</CustomerParty>
Schema Component Representation
<xsd:element name="CustomerParty" type=" PartyType"/>