Definition Type: Element
Name: Minor
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Deprecated in favor of Degree construct.
Collapse XSD Schema Diagram:
XSD Diagram of Minor in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Minor" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Deprecated in favor of Degree construct.</xsd:documentation>
    </xsd:annotation>
</xsd:element>