HR-XML 3.0 Standards, 2009  September  23.

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

Element: DeliverToParty

Name DeliverToParty
Type SemanticPartyType
Documentation This is the Party (the person or organization) to receive delivery of a the associated entitys. This can be goods, services, cheques, etc. Several examples of the value of this field include an office number, a complete address, or a person
XML Instance Representation
<DeliverToParty

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