Definition Type: ComplexType
Name: NewHireReferenceInfoType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: NewHire.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SeachResultId in schema newhire_xsd Drilldown into SearchCriteriaId in schema newhire_xsd Drilldown into OtherId in schema newhire_xsd Drilldown into JobId in schema newhire_xsd Drilldown into PositionId in schema newhire_xsd Drilldown into OrderId in schema newhire_xsd Drilldown into RequisitionId in schema newhire_xsdXSD Diagram of NewHireReferenceInfoType in schema newhire_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="NewHireReferenceInfoType">
    <xsd:sequence>
        <xsd:element name="RequisitionId" type="EntityIdType" minOccurs="0" />
        <xsd:element name="OrderId" type="EntityIdType" minOccurs="0" />
        <xsd:element name="PositionId" type="EntityIdType" minOccurs="0" />
        <xsd:element name="JobId" type="EntityIdType" minOccurs="0" />
        <xsd:element name="OtherId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="SearchCriteriaId" type="EntityIdType" minOccurs="0" />
        <xsd:element name="SeachResultId" type="EntityIdType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RequisitionId hr:RequisitionId 0 (1)
OrderId hr:OrderId 0 (1)
PositionId hr:PositionId 0 (1)
JobId hr:JobId 0 (1)
OtherId hr:OtherId 0 unbounded
SearchCriteriaId hr:SearchCriteriaId 0 (1)
SeachResultId hr:SeachResultId 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:ReferenceInfo