HR-XML 3.0 Standards, 2009  September  23.

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

Element: CreatedByParty

Name CreatedByParty
Type SemanticPartyType
Documentation Identifies the organization that created the cart. In a third party buying scenario, this will identify the Party that created the cart on behalf of another Party
XML Instance Representation
<CreatedByParty

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