Definition Type: Element
Name: DegreeMajor
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:MajorType
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The official names of any and all major courses of study associated with the student's degree title.
Collapse XSD Schema Diagram:
Drilldown into Option in schema educationhistory_xsd Drilldown into Name in schema educationhistory_xsd Drilldown into DegreeConcentration in schema educationhistory_xsd Drilldown into ProgramId in schema educationhistory_xsd Drilldown into MajorType in schema educationhistory_xsdXSD Diagram of DegreeMajor in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DegreeMajor" type="MajorType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>The official names of any and all major courses of study associated with the student's degree title.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProgramId hr:ProgramId 0 unbounded
DegreeConcentration hr:DegreeConcentration 0 unbounded
Name hr:Name (1) unbounded
Option hr:Option 0 unbounded
Collapse Derivation Tree: