complexType
StudentTitleIPartAProgramAssociation
element StudentTitleIPartAProgramAssociation/TitleIPartAParticipant
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of StudentProgramAssociation | ||||||||||||||
properties |
|
||||||||||||||
children | StudentReference ProgramReference Service BeginDate EndDate ReasonExited EducationOrganizationReference ServedOutsideOfRegularSession TitleIPartAParticipant | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StudentTitleIPartAProgramAssociation"> <xs:annotation> <xs:documentation>This association represents the Title I Part A program(s) that a student participates in or from which the Student receives services. The association is an extension of the StudentProgramAssociation particular for Title I Part A programs.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="StudentProgramAssociation"> <xs:sequence> <xs:element name="TitleIPartAParticipant" type="TitleIPartAParticipantType"> <xs:annotation> <xs:documentation>An indication of the type of Title I program, if any, in which the student is participating and by which the student is served: Public Targeted Assistance Program Public Schoolwide Program Private School Students Participating Local Neglected Program.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentTitleIPartAProgramAssociation/TitleIPartAParticipant
diagram | |||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||
type | TitleIPartAParticipantType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="TitleIPartAParticipant" type="TitleIPartAParticipantType"> <xs:annotation> <xs:documentation>An indication of the type of Title I program, if any, in which the student is participating and by which the student is served: Public Targeted Assistance Program Public Schoolwide Program Private School Students Participating Local Neglected Program.</xs:documentation> </xs:annotation> </xs:element> |