HR-XML 3.0 Standards, 2009  September  23.

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

Element: ShippingContact

Name ShippingContact
Type SemanticContactType
Documentation Identifies the contact information of the person, organization, department, or group that is to shipping the contents communicated by the document or line.
XML Instance Representation
<ShippingContact

languageCode=" LanguageCodeContentType [0..1]">

< ID> ... </ ID> [0..*]
< Name> ... </ Name> [0..*]
< JobTitle> ... </ JobTitle> [0..1]
< Responsibility> ... </ Responsibility> [0..*]
< DepartmentName> ... </ DepartmentName> [0..1]
< Communication> ... </ Communication> [0..*]
< Preference> ... </ Preference> [0..1]
< UserArea> ... </ UserArea> [0..1]
</ShippingContact>
Schema Component Representation
<xsd:element name="ShippingContact" type=" SemanticContactType"/>