Definition Type: Element
Name: UserRole
Namespace: http://www.hr-xml.org/3
Type: nsA:UserRoleType
Containing Schema: Components.xsd
Abstract
Documentation:
The designated role(s) associated with the user with regard to the account. For example, "recruiter," "compliance officer," "HR manager," etc.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into RoleName in schema fields_xsd Drilldown into RoleCode in schema components_xsd Drilldown into UserRoleType in schema components_xsdXSD Diagram of UserRole in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="UserRole" type="UserRoleType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The designated role(s) associated with the user with regard to the account. For example, "recruiter," "compliance officer," "HR manager," etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RoleCode nsA:RoleCode 0 (1)
RoleName nsA:RoleName 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: