complexType
StudentProgramAssociation
element StudentProgramAssociation/StudentReference
element StudentProgramAssociation/ProgramReference
element StudentProgramAssociation/Service
element StudentProgramAssociation/BeginDate
element StudentProgramAssociation/EndDate
element StudentProgramAssociation/ReasonExited
element StudentProgramAssociation/EducationOrganizationReference
element StudentProgramAssociation/ServedOutsideOfRegularSession
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StudentReference ProgramReference Service BeginDate EndDate ReasonExited EducationOrganizationReference ServedOutsideOfRegularSession | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
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:complexContent> <xs:extension base="ComplexObjectType"> <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="Service" type="Service" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indicates the Service(s) being provided to the Student by the Program.</xs:documentation> </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="ReasonExitedDescriptorReferenceType" 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 EducationOrganization 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:extension> </xs:complexContent> </xs:complexType> |
element StudentProgramAssociation/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>The Student associated with the Program.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/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>The Program associated with the Student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/Service
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Service | ||||||
properties |
|
||||||
children | Service PrimaryIndicator ServiceBeginDate ServiceEndDate | ||||||
annotation |
|
||||||
source | <xs:element name="Service" type="Service" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indicates the Service(s) being provided to the Student by the Program.</xs:documentation> </xs:annotation> </xs:element> |
element StudentProgramAssociation/BeginDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
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/0210 | ||||||
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/0210 | ||||||||||||||||||||||
type | ReasonExitedDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ReasonExited" type="ReasonExitedDescriptorReferenceType" 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/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 StudentProgramAssociation/ServedOutsideOfRegularSession
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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> |