HR-XML 3.0 Standards, 2009  September  23.

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

Element: BuyerParty

Name BuyerParty
Type CustomerPartyType
Documentation The entity that is responsible for Buying the document or element in which it is associacted. Additionally, the contact may be a person or a group or department.
XML Instance Representation
<BuyerParty

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

< PartyIDs> ... </ PartyIDs> [0..1]
< AccountID> ... </ AccountID> [0..1]
< Name> ... </ Name> [0..*]
< Location> ... </ Location> [0..*]
< Contact> ... </ Contact> [0..*]
< CustomerAccountID> ... </ CustomerAccountID> [0..1]
< RequesterContact> ... </ RequesterContact> [0..1]
< PlannerContact> ... </ PlannerContact> [0..1]
< BuyerContact> ... </ BuyerContact> [0..1]
< ReceivingContact> ... </ ReceivingContact> [0..1]
< UserArea> ... </ UserArea> [0..1]
</BuyerParty>
Schema Component Representation
<xsd:element name="BuyerParty" type=" CustomerPartyType"/>