Definition Type: ComplexType
Name: StaffingReferenceIdType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: StaffingOrganization.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into StaffingOrganizationId in schema staffingorganization_xsd Drilldown into MasterOrderId in schema staffingorganization_xsd Drilldown into InvoiceId in schema staffingorganization_xsd Drilldown into TimeCardId in schema staffingorganization_xsd Drilldown into AssignmentId in schema staffingorganization_xsd Drilldown into BillToEntityId in schema staffingorganization_xsd Drilldown into PositionId in schema staffingorganization_xsd Drilldown into IntermediaryId in schema staffingorganization_xsd Drilldown into HumanResourceId in schema staffingorganization_xsd Drilldown into OrderId in schema staffingorganization_xsd Drilldown into StaffingSupplierOrgUnitId in schema staffingorganization_xsd Drilldown into StaffingSupplierId in schema staffingorganization_xsd Drilldown into StaffingCustomerOrgUnitId in schema staffingorganization_xsd Drilldown into StaffingCustomerId in schema staffingorganization_xsdXSD Diagram of StaffingReferenceIdType in schema staffingorganization_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="StaffingReferenceIdType">
    <xsd:sequence>
        <xsd:element name="StaffingCustomerId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="StaffingCustomerOrgUnitId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="StaffingSupplierId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="StaffingSupplierOrgUnitId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="OrderId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="HumanResourceId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="IntermediaryId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PositionId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="BillToEntityId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="AssignmentId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TimeCardId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="InvoiceId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="MasterOrderId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="StaffingOrganizationId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StaffingCustomerId hr:StaffingCustomerId 0 unbounded
StaffingCustomerOrgUnitId hr:StaffingCustomerOrgUnitId 0 unbounded
StaffingSupplierId hr:StaffingSupplierId 0 unbounded
StaffingSupplierOrgUnitId hr:StaffingSupplierOrgUnitId 0 unbounded
OrderId hr:OrderId 0 unbounded
HumanResourceId hr:HumanResourceId 0 unbounded
IntermediaryId hr:IntermediaryId 0 unbounded
PositionId hr:PositionId 0 unbounded
BillToEntityId hr:BillToEntityId 0 unbounded
AssignmentId hr:AssignmentId 0 unbounded
TimeCardId hr:TimeCardId 0 unbounded
InvoiceId hr:InvoiceId 0 unbounded
MasterOrderId hr:MasterOrderId 0 unbounded
StaffingOrganizationId hr:StaffingOrganizationId 0 unbounded
UserArea hr:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:ReferenceIdInfo