complexType
ProgramParticipation
element ProgramParticipation/ProgramType
element ProgramParticipation/ProgramCharacteristic
element ProgramParticipation/BeginDate
element ProgramParticipation/EndDate
element ProgramParticipation/DesignatedBy
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | ProgramType ProgramCharacteristic BeginDate EndDate DesignatedBy | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ProgramParticipation"> <xs:annotation> <xs:documentation>Programs the student is participating in or receiving services from.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ProgramType" type="ProgramType"> <xs:annotation> <xs:documentation>The type of program.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramCharacteristic" type="ProgramCharacteristicDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reflects important characteristics of the Program, such as categories or particular indications.</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramCharacteristicDescriptor</ann:Descriptor> </xs:appinfo> </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/ProgramType
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ProgramType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ProgramType" type="ProgramType"> <xs:annotation> <xs:documentation>The type of program.</xs:documentation> </xs:annotation> </xs:element> |
element ProgramParticipation/ProgramCharacteristic
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ProgramCharacteristicDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramCharacteristic" type="ProgramCharacteristicDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reflects important characteristics of the Program, such as categories or particular indications.</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramCharacteristicDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element ProgramParticipation/BeginDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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/0210 | ||||||
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/0210 | |||||||||
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> |