Definition Type: SimpleType
Name: ResourceRelationshipCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A code classifying a resource's employment relationship with repect to an associated organization within an assignment. In the vast majority of cases, a resource can be classified as either an employee (a "direct hire") or a vendor's employee. The "Vendor Employee" concept encompasses those self employed and those sourced through a staffing or leasing company.
Collapse XSD Schema Diagram:
XSD Diagram of ResourceRelationshipCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="ResourceRelationshipCodeContentType">
    <xsd:annotation>
        <xsd:documentation>A code classifying a resource's employment relationship with repect to an associated organization within an assignment. In the vast majority of cases, a resource can be classified as either an employee (a "direct hire") or a vendor's employee. The "Vendor Employee" concept encompasses those self employed and 
those sourced through a staffing or leasing company. </xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="ResourceRelationshipCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ResourceRelationshipCodeType