Definition Type: Element
Name: DatesOfAttendance
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:DeprecatedDatesOfAttendanceType
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Deprecated in favor of Degree construct.
Collapse XSD Schema Diagram:
Drilldown into EndDate in schema educationhistory_xsd Drilldown into StartDate in schema educationhistory_xsd Drilldown into studentInGoodStanding in schema educationhistory_xsd Drilldown into currentlyEnrolled in schema educationhistory_xsd Drilldown into enrollmentStatus in schema educationhistory_xsd Drilldown into DeprecatedDatesOfAttendanceType in schema educationhistory_xsdXSD Diagram of DatesOfAttendance in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DatesOfAttendance" type="DeprecatedDatesOfAttendanceType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Deprecated in favor of Degree construct.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDate hr:StartDate (1) (1)
EndDate hr:EndDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
enrollmentStatus hr:enrollmentStatus Optional
currentlyEnrolled hr:currentlyEnrolled Optional
studentInGoodStanding hr:studentInGoodStanding Optional
Collapse Derivation Tree: