complexType
Intervention
element Intervention/InterventionPrescriptionReference
element Intervention/BeginDate
element Intervention/EndDate
element Intervention/MeetingTime
element Intervention/StaffReference
element Intervention/EducationOrganizationReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of InterventionPrescription | ||||||||||||||
properties |
|
||||||||||||||
children | EducationContentReference InterventionClass Diagnosis PopulationServed SexAppropriateness GradeLevelAppropriateness DeliveryMethod InterventionPrescriptionReference BeginDate EndDate MeetingTime StaffReference EducationOrganizationReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="Intervention"> <xs:annotation> <xs:documentation>An implementation of an instructional approach focusing on the specific techniques and materials used to teach a given subject.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="InterventionPrescription"> <xs:sequence> <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The reference to the intervention prescription being followed in this intervention implementation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The start date for the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The end date for the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MeetingTime" type="MeetingTime" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The times at which this intervention is scheduled to meet.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StaffReference" type="StaffReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Staff member associated with the intervention.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>This association denotes the Education Organization with which is sponsoring the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Intervention/InterventionPrescriptionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | InterventionPrescriptionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | InterventionPrescriptionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The reference to the intervention prescription being followed in this intervention implementation.</xs:documentation> </xs:annotation> </xs:element> |
element Intervention/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 start date for the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> |
element Intervention/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 end date for the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> |
element Intervention/MeetingTime
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | MeetingTime | ||||||||||||||
properties |
|
||||||||||||||
children | WeekNumber MeetingDays StartTime EndTime | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="MeetingTime" type="MeetingTime" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The times at which this intervention is scheduled to meet.</xs:documentation> </xs:annotation> </xs:element> |
element Intervention/StaffReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffReference" type="StaffReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Staff member associated with the intervention.</xs:documentation> </xs:annotation> </xs:element> |
element Intervention/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>This association denotes the Education Organization with which is sponsoring the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> |