Definition Type: SimpleType
Name: GraduatingDegreeCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
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.
Collapse XSD Schema Diagram:
XSD Diagram of GraduatingDegreeCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="GraduatingDegreeCodeContentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en"> 
			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:union memberTypes="GraduatingDegreeCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:GraduatingDegreeCodeType