HR-XML 3.0 Standards, 2009  September  23.

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

Element: PurchasingParty

Name PurchasingParty
Type CustomerPartyType
Documentation Identifies the party that purchased the goods or services.
XML Instance Representation
<PurchasingParty

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