Definition Type: Element
Name: PreferredPosition
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PositionMatchingType
Containing Schema: Candidate.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Commute in schema candidate_xsd 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_xsd Drilldown into PositionMatchingType in schema matchingtypes_xsdXSD Diagram of PreferredPosition in schema candidate_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PreferredPosition" minOccurs="0">
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="PositionMatchingType">
                <xsd:sequence>
                    <xsd:element name="Commute" type="CommuteType" minOccurs="0" />
                </xsd:sequence>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
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)
Commute hr:Commute 0 (1)
Collapse Derivation Tree: