Definition Type: Element
Name: DegreeMinor
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:MinorType
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
If applicable, these fields should be used to reflect the official names of any and all minor courses of study associated with the student's degree title.
Collapse XSD Schema Diagram:
Drilldown into Name in schema educationhistory_xsd Drilldown into ProgramId in schema educationhistory_xsd Drilldown into MinorType in schema educationhistory_xsdXSD Diagram of DegreeMinor in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DegreeMinor" type="MinorType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>If applicable, these fields should be used to reflect the official names of any and all minor 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
Name hr:Name (1) unbounded
Collapse Derivation Tree: