Definition Type: Element
Name: Name
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: EducationHistory.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Reflects the official names of any and all minor courses of study associated with the student's degree title.
Collapse XSD Schema Diagram:
XSD Diagram of Name in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Name" type="xsd:string" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Reflects the official names of any and all minor courses of study associated with the student's degree title.</xsd:documentation>
    </xsd:annotation>
</xsd:element>