Definition Type: Element
Name: DegreeDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FreeFormDateType
Containing Schema: Fields.xsd
Abstract
Documentation:
The date upon which an educational degree was awarded or conferred.
Collapse XSD Schema Diagram:
Drilldown into DateText in schema fields_xsd Drilldown into FormattedDateTime in schema fields_xsd Drilldown into FreeFormDateType in schema fields_xsdXSD Diagram of DegreeDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DegreeDate" type="FreeFormDateType">
    <xsd:annotation>
        <xsd:documentation>The date upon which an educational degree was awarded or conferred.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FormattedDateTime nsA:FormattedDateTime 0 (1)
DateText nsA:DateText 0 unbounded
Collapse Derivation Tree: