Definition Type: ComplexType
Name: EducationDegreeType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Education Degree. Details Contains details about the student's degree.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Comment in schema fields_xsd Drilldown into ReferenceLocation in schema components_xsd Drilldown into GraduatingDegreeCode in schema fields_xsd Drilldown into ExamPassedIndicator in schema fields_xsd Drilldown into JointDegreeIndicator in schema fields_xsd Drilldown into AcademicHonors in schema fields_xsd Drilldown into ClassRank in schema fields_xsd Drilldown into DegreeMinor in schema components_xsd Drilldown into DegreeMajor in schema components_xsd Drilldown into DegreeDate in schema fields_xsd Drilldown into DegreeTypeCode in schema fields_xsd Drilldown into DegreeName in schema fields_xsd Drilldown into DegreeID in schema fields_xsdXSD Diagram of EducationDegreeType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EducationDegreeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Education Degree. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains details about the student's degree.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="DegreeID" minOccurs="0" />
        <xsd:element ref="DegreeName" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DegreeTypeCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DegreeDate" minOccurs="0" />
        <xsd:element ref="DegreeMajor" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DegreeMinor" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ClassRank" minOccurs="0" />
        <xsd:element ref="AcademicHonors" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="JointDegreeIndicator" minOccurs="0" />
        <xsd:element ref="ExamPassedIndicator" minOccurs="0" />
        <xsd:element ref="GraduatingDegreeCode" minOccurs="0" />
        <xsd:element ref="ReferenceLocation" minOccurs="0" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DegreeID nsA:DegreeID 0 (1)
DegreeName nsA:DegreeName 0 unbounded
DegreeTypeCode nsA:DegreeTypeCode 0 unbounded
DegreeDate nsA:DegreeDate 0 (1)
DegreeMajor nsA:DegreeMajor 0 unbounded
DegreeMinor nsA:DegreeMinor 0 unbounded
ClassRank nsA:ClassRank 0 (1)
AcademicHonors nsA:AcademicHonors 0 unbounded
JointDegreeIndicator nsA:JointDegreeIndicator 0 (1)
ExamPassedIndicator nsA:ExamPassedIndicator 0 (1)
GraduatingDegreeCode nsA:GraduatingDegreeCode 0 (1)
ReferenceLocation nsA:ReferenceLocation 0 (1)
Comment nsA:Comment 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:EducationDegree