complexType
StudentProgramAssociation
element StudentProgramAssociation/StudentReference
element StudentProgramAssociation/ProgramReference
element StudentProgramAssociation/Services
element StudentProgramAssociation/BeginDate
element StudentProgramAssociation/EndDate
element StudentProgramAssociation/ReasonExited
element StudentProgramAssociation/EducationOrganizationReference
element StudentProgramAssociation/ServedOutsideOfRegularSession
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | StudentReference ProgramReference Services BeginDate EndDate ReasonExited EducationOrganizationReference ServedOutsideOfRegularSession | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentProgramAssociation"> <xs:annotation> <xs:documentation>This association represents the program(s) that a student participates in or is served by.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student associated with the program.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramReference" type="ProgramReferenceType"> <xs:annotation> <xs:documentation>The program associated with the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Services" type="ServiceDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indicates the services being provided to the student by the program.</xs:documentation> <xs:appinfo> <ann:Descriptor>ServiceDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which the student first received services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which the student exited the program or stopped receiving services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReasonExited" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The reason the child left the program within a school or district.</xs:documentation> <xs:appinfo> <ann:Descriptor>ReasonExitedDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The education organization where the student is participating in or receiving the program services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ServedOutsideOfRegularSession" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates whether the student received services during the summer session or between sessions.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentProgramAssociation/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 program.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/ProgramReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | ProgramReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ProgramIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramReference" type="ProgramReferenceType"> <xs:annotation> <xs:documentation>The program associated with the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/Services
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | ServiceDescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description ServiceCategory | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Services" type="ServiceDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indicates the services being provided to the student by the program.</xs:documentation> <xs:appinfo> <ann:Descriptor>ServiceDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentProgramAssociation/BeginDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which the student first received services.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/EndDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which the student exited the program or stopped receiving services.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/ReasonExited
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ReasonExited" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The reason the child left the program within a school or district.</xs:documentation> <xs:appinfo> <ann:Descriptor>ReasonExitedDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentProgramAssociation/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The education organization where the student is participating in or receiving the program services.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/ServedOutsideOfRegularSession
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="ServedOutsideOfRegularSession" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates whether the student received services during the summer session or between sessions.</xs:documentation> </xs:annotation> </xs:element> |