HR-XML 3.0 Standards, 2009  September  23.

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

Element: CreatedForParty

Name CreatedForParty
Type SemanticPartyType
Documentation This identifies the organization/ entity for whom the cart was created. This is also used in the context of third party buying, where this will identify the entity or organization for whom the cart is intended
XML Instance Representation
<CreatedForParty

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