HR-XML 3.0 Standards, 2009  September  23.

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

Element: Contact

Name Contact
Type ContactType
Documentation Contacts are the point of communication with the given party. In the case of an organization it may be the requestioner, the buyer, customer service, etc.
XML Instance Representation
<Contact

languageCode=" LanguageCodeContentType [0..1]"

type=" NormalizedStringType [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]
</Contact>
Schema Component Representation
<xsd:element name="Contact" type=" ContactType"/>