HR-XML 3.0 Standards, 2009  September  23.

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

Element: AssignedToContact

Name AssignedToContact
Type ContactType
Documentation To who all the task is assigned to
XML Instance Representation
<AssignedToContact

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