complexType
AttendanceEvent
element AttendanceEvent/EventDate
element AttendanceEvent/AttendanceEventCategory
element AttendanceEvent/AttendanceEventReason
element AttendanceEvent/EducationalEnvironment
element AttendanceEvent/StudentReference
element AttendanceEvent/SectionReference
element AttendanceEvent/SchoolReference
element AttendanceEvent/SessionReference
element AttendanceEvent/InterventionReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | EventDate AttendanceEventCategory AttendanceEventReason EducationalEnvironment StudentReference SectionReference SchoolReference SessionReference InterventionReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AttendanceEvent"> <xs:annotation> <xs:documentation>This event entity represents the recording of whether a student is in attendance for a class or in attendance to receive or participate in program services.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="EventDate" type="xs:date"> <xs:annotation> <xs:documentation>Date for this attendance event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AttendanceEventCategory" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>A code describing the attendance event, for example: present Unexcused absence Excused absence Tardy</xs:documentation> <xs:appinfo> <ann:Descriptor>AttendanceEventCategoryDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AttendanceEventReason" type="AttendanceEventReason" minOccurs="0"> <xs:annotation> <xs:documentation>The reported reason for a student's absence.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0"> <xs:annotation> <xs:documentation>The setting in which a child receives education and related services. This attribute is only used if it differs from the Educational Environment of the section. This is only used in the AttendanceEvent if different from the associated Section.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SectionReference" type="SectionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The section associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The school associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SessionReference" type="SessionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The session associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionReference" type="InterventionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The intervention associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element AttendanceEvent/EventDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="EventDate" type="xs:date"> <xs:annotation> <xs:documentation>Date for this attendance event.</xs:documentation> </xs:annotation> </xs:element> |
element AttendanceEvent/AttendanceEventCategory
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AttendanceEventCategory" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>A code describing the attendance event, for example: present Unexcused absence Excused absence Tardy</xs:documentation> <xs:appinfo> <ann:Descriptor>AttendanceEventCategoryDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AttendanceEvent/AttendanceEventReason
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | AttendanceEventReason | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AttendanceEventReason" type="AttendanceEventReason" minOccurs="0"> <xs:annotation> <xs:documentation>The reported reason for a student's absence.</xs:documentation> </xs:annotation> </xs:element> |
element AttendanceEvent/EducationalEnvironment
diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||
type | EducationalEnvironmentType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0"> <xs:annotation> <xs:documentation>The setting in which a child receives education and related services. This attribute is only used if it differs from the Educational Environment of the section. This is only used in the AttendanceEvent if different from the associated Section.</xs:documentation> </xs:annotation> </xs:element> |
element AttendanceEvent/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> |
element AttendanceEvent/SectionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | SectionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SectionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SectionReference" type="SectionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The section associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> |
element AttendanceEvent/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The school associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> |
element AttendanceEvent/SessionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | SessionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SessionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SessionReference" type="SessionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The session associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> |
element AttendanceEvent/InterventionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | InterventionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | InterventionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InterventionReference" type="InterventionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The intervention associated with the attendance event.</xs:documentation> </xs:annotation> </xs:element> |