complexType
ProgramParticipation
element ProgramParticipation/Program
element ProgramParticipation/BeginDate
element ProgramParticipation/EndDate
element ProgramParticipation/DesignatedBy
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | Program BeginDate EndDate DesignatedBy | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="ProgramParticipation"> <xs:annotation> <xs:documentation>Programs the student is participating in or receiving services.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Program" type="ProgramType"> <xs:annotation> <xs:documentation>The program the student is associated with or receiving services from.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the student was associated with the program or service.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the program participation ended.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DesignatedBy" type="DesignatedBy" minOccurs="0"> <xs:annotation> <xs:documentation>The person, organization, or department that designated the program association.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element ProgramParticipation/Program
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | ProgramType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Program" type="ProgramType"> <xs:annotation> <xs:documentation>The program the student is associated with or receiving services from.</xs:documentation> </xs:annotation> </xs:element> |
element ProgramParticipation/BeginDate
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | xs:date | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the student was associated with the program or service.</xs:documentation> </xs:annotation> </xs:element> |
element ProgramParticipation/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 date the program participation ended.</xs:documentation> </xs:annotation> </xs:element> |
element ProgramParticipation/DesignatedBy
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | DesignatedBy | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="DesignatedBy" type="DesignatedBy" minOccurs="0"> <xs:annotation> <xs:documentation>The person, organization, or department that designated the program association.</xs:documentation> </xs:annotation> </xs:element> |





