HR-XML 3.0 Standards, 2009  September  23.

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

Element: ReceivingContact

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

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