HR-XML 3.0 Standards, 2009  September  23.

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

Element: UserRole

Name UserRole
Type UserRoleType
Documentation The designated role(s) associated with the user with regard to the account. For example, "recruiter," "compliance officer," "HR manager," etc.
Documentation (of type) Dictionary Entry Name: User Role. Details

Definition: Identifies the type of role that a user performs or is authorized to perform.

Usage Rule: This is used in pre-provisioning a partner system with user account information. See UserAccount-noun.

XML Instance Representation
<UserRole>

<RoleCode> ... </RoleCode> [0..1]
< RoleName> ... </ RoleName> [0..1]
< UserArea> ... </ UserArea> [0..1]
</UserRole>
Schema Component Representation
<xsd:element name="UserRole" type=" UserRoleType"/>