Definition Type: Element
Name: DegreeDate
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:FlexibleDatesType
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date the person received their degree.
Collapse XSD Schema Diagram:
Drilldown into StringDate in schema flexibledates_xsd Drilldown into MonthDay in schema flexibledates_xsd Drilldown into Year in schema flexibledates_xsd Drilldown into YearMonth in schema flexibledates_xsd Drilldown into AnyDate in schema flexibledates_xsd Drilldown into dateDescription in schema flexibledates_xsd Drilldown into FlexibleDatesType in schema flexibledates_xsdXSD Diagram of DegreeDate in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DegreeDate" type="FlexibleDatesType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The date the person received their degree. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AnyDate hr:AnyDate (1) (1)
YearMonth hr:YearMonth (1) (1)
Year hr:Year (1) (1)
MonthDay hr:MonthDay (1) (1)
StringDate hr:StringDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
dateDescription hr:dateDescription (Optional)
Collapse Derivation Tree: