HR-XML 3.0 Standards, 2009  September  23.

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

Element: SoldToParty

Name SoldToParty
Type SemanticPartyType
Documentation Is to be used for third party buying to indicate the buying organization. All purchasing scenario will have a CustomerParty is used to indicated the End Customer of the transaction.
XML Instance Representation
<SoldToParty

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

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