HR-XML 3.0 Standards, 2009  September  23.

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

Element: CustomerServiceContact

Name CustomerServiceContact
Type SemanticContactType
Documentation Identifies the contact information of the person, organization, department, or group that is responsible for customer service.
XML Instance Representation
<CustomerServiceContact

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