Definition Type: ComplexType
Name: ClassificationType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: EducationHistory.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema educationhistory_xsd Drilldown into Id in schema educationhistory_xsdXSD Diagram of ClassificationType in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ClassificationType">
    <xsd:sequence>
        <xsd:element name="Id" type="EntityIdType" minOccurs="0" />
        <xsd:element name="Description" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id hr:Id 0 (1)
Description hr:Description 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:DegreeClassification, hr:LocalInstitutionClassification