Definition Type: ComplexType
Name: PositionMatchingType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: MatchingTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema matchingtypes_xsd Drilldown into PreferredLanguage in schema matchingtypes_xsd Drilldown into Relocation in schema matchingtypes_xsd Drilldown into Travel in schema matchingtypes_xsd Drilldown into DressCode in schema matchingtypes_xsd Drilldown into WorkStyle in schema matchingtypes_xsd Drilldown into RemunerationPackage in schema matchingtypes_xsd Drilldown into Competency in schema competencies_xsd Drilldown into Shift in schema matchingtypes_xsd Drilldown into PositionSchedule in schema matchingtypes_xsd Drilldown into PositionClassification in schema matchingtypes_xsd Drilldown into PositionTitle in schema matchingtypes_xsd Drilldown into JobCategory in schema matchingtypes_xsd Drilldown into PhysicalLocation in schema matchingtypes_xsd Drilldown into IndustryCode in schema matchingtypes_xsd Drilldown into CompanyScale in schema matchingtypes_xsd Drilldown into Company in schema matchingtypes_xsdXSD Diagram of PositionMatchingType in schema matchingtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PositionMatchingType">
    <xsd:sequence>
        <xsd:element name="Company" type="EntityReferenceType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="CompanyScale" type="ScaleType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="IndustryCode" type="IndustryCodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PhysicalLocation" type="SEPPhysicalLocationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="JobCategory" type="OccupationalCategoryType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PositionTitle" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PositionClassification" type="StaffingPositionClassificationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PositionSchedule" minOccurs="0" maxOccurs="unbounded">
            <xsd:complexType>
                <xsd:simpleContent>
                    <xsd:extension base="PositionScheduleType">
                        <xsd:attribute name="percentage" type="xsd:float" />
                    </xsd:extension>
                </xsd:simpleContent>
            </xsd:complexType>
        </xsd:element>
        <xsd:element name="Shift" type="WorkShiftScheduleType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Competency" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="RemunerationPackage" type="PrehireRemunerationPackageType" minOccurs="0" />
        <xsd:element name="WorkStyle" type="WorkStyleType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DressCode" type="DressCodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Travel" type="StaffingTravelType" minOccurs="0" />
        <xsd:element name="Relocation" type="StaffingRelocationType" minOccurs="0" />
        <xsd:element name="PreferredLanguage" type="LanguageCodeType" minOccurs="0" />
        <xsd:element name="UserArea" type="UserAreaType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Company hr:Company 0 unbounded
CompanyScale hr:CompanyScale 0 unbounded
IndustryCode hr:IndustryCode 0 unbounded
PhysicalLocation hr:PhysicalLocation 0 unbounded
JobCategory hr:JobCategory 0 unbounded
PositionTitle hr:PositionTitle 0 unbounded
PositionClassification hr:PositionClassification 0 unbounded
PositionSchedule hr:PositionSchedule 0 unbounded
Shift hr:Shift 0 unbounded
Competency hr:Competency 0 unbounded
RemunerationPackage hr:RemunerationPackage 0 (1)
WorkStyle hr:WorkStyle 0 unbounded
DressCode hr:DressCode 0 unbounded
Travel hr:Travel 0 (1)
Relocation hr:Relocation 0 (1)
PreferredLanguage hr:PreferredLanguage 0 (1)
UserArea hr:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:PositionMatching, hr:PositionMatchingExtendedTypehr:PreferredPosition,