<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>
|