Definition Type: Element
Name: PositionHistory
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PositionHistoryType
Containing Schema: EmploymentHistory.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into Competency in schema competencies_xsd Drilldown into JobCategory in schema employmenthistory_xsd Drilldown into JobLevelInfo in schema employmenthistory_xsd Drilldown into Verification in schema employmenthistory_xsd Drilldown into Comments in schema employmenthistory_xsd Drilldown into Compensation in schema employmenthistory_xsd Drilldown into EndDate in schema employmenthistory_xsd Drilldown into StartDate in schema employmenthistory_xsd Drilldown into Description in schema employmenthistory_xsd Drilldown into OrgSize in schema employmenthistory_xsd Drilldown into OrgIndustry in schema employmenthistory_xsd Drilldown into OrgInfo in schema employmenthistory_xsd Drilldown into OrgName in schema employmenthistory_xsd Drilldown into Title in schema employmenthistory_xsd Drilldown into currentEmployer in schema employmenthistory_xsd Drilldown into positionType in schema employmenthistory_xsd Drilldown into PositionHistoryType in schema employmenthistory_xsdXSD Diagram of PositionHistory in schema employmenthistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PositionHistory" maxOccurs="unbounded">
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="PositionHistoryType" />
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Title hr:Title 0 (1)
OrgName hr:OrgName (1) (1)
OrgInfo hr:OrgInfo 0 unbounded
OrgIndustry hr:OrgIndustry 0 unbounded
OrgSize hr:OrgSize 0 (1)
Description hr:Description (1) (1)
StartDate hr:StartDate (1) (1)
EndDate hr:EndDate 0 (1)
Compensation hr:Compensation 0 (1)
Comments hr:Comments 0 (1)
Verification hr:Verification 0 (1)
JobLevelInfo hr:JobLevelInfo 0 unbounded
JobCategory hr:JobCategory 0 unbounded
Competency hr:Competency 0 unbounded
UserArea hr:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
positionType hr:positionType (Optional)
currentEmployer hr:currentEmployer Optional
Collapse Derivation Tree: