<xsd:complexType name="GraduatingDegreeCodeType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
A code classifying whether or not the degree involves the award of a diploma, certificate, or other qualification.
Graduating = a person would receive a diploma within an academic curriculum.
Qualifying = a person may or may not receive a certificate or other qualification of completion within professional curriculum.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="GraduatingDegreeCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|