Student Attendance Interchange - v2.1

The Student Attendance interchange describes student attendance events. It can be used to exchange daily attendance or section-level attendance. It may be used in cases where only absences are reported (attendance is assumed if no absence is reported), or where both attendance and absences are reported.

Like all standard Ed-Fi interchanges, this schema references the Ed-Fi Core XSD and can be extended using the Ed-Fi Extensions Framework. See the XML Design & Implementation Guidelines for more information.

Use Cases

The Student Attendance Interchange can be used to:

  1. Exchange a school's or LEA's section (class), school (daily), intervention, or program attendance data.
  2. Exchange a school's or LEA's section attendance taken data.
  3. Exchange attendance data for a particular student (e.g., for a transfer student).

Model Details

The following figure shows a logical view of the Student Attendance Interchange schema:

Entities

The following table describes the primary entities of which the Student Attendance Interchange is composed.

NameDescription
StudentInterventionAttendanceEventThis event entity represents the recording of whether a student is in attendance for an intervention service.
StudentProgramAttendanceEventThis event entity represents the recording of whether a student is in attendance to receive or participate in program services.
StudentSchoolAttendanceEventThis event entity represents the recording of whether a student is in attendance for a school day.
StudentSectionAttendanceEventThis event entity represents the recording of whether a student is in attendance for a section.
SectionAttendanceTakenEventCaptures attendance taken event for given section.

Extended References

This interchange includes the following Extended References.

Extended Reference NameDescription
CalendarDateReference (in SectionAttendanceTakenEvent)Required. Reference to the instructional day associated with SectionAttendanceEvent.
EducationOrganizationReference (in StudentProgramAttendanceEvent)Required. The EducationOrganization where the student is participating in or receiving the program services.
InterventionReference (in StudentInterventionAttendanceEvent)Required. Relates the Intervention associated with the AttendanceEvent.
ProgramReference (in StudentProgramAttendanceEvent)Required. Relates the Program associated with the AttendanceEvent.
SchoolReference (in StudentSchoolAttendanceEvent)Required. Relates the School associated with the AttendanceEvent.
SectionReference (in SectionAttendanceTakenEvent)Required. The section for which attendance was taken.
SectionReference (in StudentSectionAttendanceEvent)Required. Relates the Section associated with the AttendanceEvent.
SessionReference (in StudentSchoolAttendanceEvent)Required. Relates the Session associated with the AttendanceEvent.
StaffReference (in SectionAttendanceTakenEvent)Optional. The staff responsible for taking attendance.
StudentReference (in StudentInterventionAttendanceEvent)Required. Relates the Student associated with the AttendanceEvent.
StudentReference (in StudentProgramAttendanceEvent)Required. Relates the Student associated with the AttendanceEvent.
StudentReference (in StudentSchoolAttendanceEvent)Required. Relates the Student associated with the AttendanceEvent.
StudentReference (in StudentSectionAttendanceEvent)Required. Relates the Student associated with the AttendanceEvent.

Descriptor Dependencies

This interchange references the following Ed-Fi Descriptors, thus requiring them to have been defined using the Descriptors interchange prior to this interchange. For more information on the Ed-Fi Descriptor Pattern, see the XML Design & Implementation Guidelines.

Descriptor NameDescription
AttendanceEventCategoryDescriptorRequired. This descriptor holds the category of the attendance event (e.g., tardy). The map to known enumeration values is required.
Downloads

The following link is a ZIP archive containing the XSD for the Student Attendance Interchange v2.1 along with the Ed-Fi Core XSD and a Sample XML Data File:

Interchange-StudentAttendance-Bundle.zip

A ZIP archive containing all v2.1 Ed-Fi Standard Interchange Schema can be found in the Download Directory.