complexType
StudentProgramAttendanceEventIdentityType
element StudentProgramAttendanceEventIdentityType/StudentReference
element StudentProgramAttendanceEventIdentityType/EducationOrganizationReference
element StudentProgramAttendanceEventIdentityType/ProgramReference
element StudentProgramAttendanceEventIdentityType/EventDate
element StudentProgramAttendanceEventIdentityType/AttendanceEventCategory
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentReference EducationOrganizationReference ProgramReference EventDate AttendanceEventCategory | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentProgramAttendanceEventIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentProgramAttendanceEvent.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the AttendanceEvent.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization where the student is participating in or receiving the program services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramReference" type="ProgramReferenceType"> <xs:annotation> <xs:documentation>Relates the Program associated with the AttendanceEvent.</xs:documentation> </xs:annotation> </xs:element> <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="AttendanceEventCategoryDescriptorReferenceType"> <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:sequence> </xs:complexType> |
element StudentProgramAttendanceEventIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the AttendanceEvent.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAttendanceEventIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization where the student is participating in or receiving the program services.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAttendanceEventIdentityType/ProgramReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ProgramReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ProgramIdentity ProgramLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramReference" type="ProgramReferenceType"> <xs:annotation> <xs:documentation>Relates the Program associated with the AttendanceEvent.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAttendanceEventIdentityType/EventDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
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 StudentProgramAttendanceEventIdentityType/AttendanceEventCategory
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AttendanceEventCategoryDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AttendanceEventCategory" type="AttendanceEventCategoryDescriptorReferenceType"> <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> |