Definition Type: Group
Name: ReferenceInformation
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: TimeCardAdditionalData.xsd
Collapse XSD Schema Diagram:
Drilldown into ReferenceInformation in schema timecardadditionaldata_xsdXSD Diagram of ReferenceInformation in schema timecardadditionaldata_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:group name="ReferenceInformation">
    <xsd:sequence>
        <xsd:element name="ReferenceInformation">
            <xsd:complexType>
                <xsd:sequence>
                    <xsd:element name="OrderId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="PositionId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="IntermediaryId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="StaffingSupplierId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="StaffingCustomerId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="MasterOrderId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="HumanResourceId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="AssignmentId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="DocumentId" type="EntityIdType" minOccurs="0" />
                    <xsd:element name="StaffingSupplierOrgUnitId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="StaffingCustomerOrgUnitId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="InvoiceId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element name="BillToEntityId" 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>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReferenceInformation hr:ReferenceInformation (1) (1)