complexType
InterventionStudy
element InterventionStudy/EducationContentReference
element InterventionStudy/InterventionPrescriptionReference
element InterventionStudy/InterventionEffectiveness
element InterventionStudy/Participants
element InterventionStudy/DeliveryMethod
element InterventionStudy/InterventionClass
element InterventionStudy/GradeLevels
element InterventionStudy/PopulationServed
element InterventionStudy/Sex
element InterventionStudy/StateAbbreviation
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | EducationContentReference InterventionPrescriptionReference InterventionEffectiveness Participants DeliveryMethod InterventionClass GradeLevels PopulationServed Sex StateAbbreviation | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="InterventionStudy"> <xs:annotation> <xs:documentation>An experimental or quasi-experimental study of an intervention technique.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="EducationContentReference" type="EducationContentReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference to any published papers, reports, or other documents about this intervention study.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType"> <xs:annotation> <xs:documentation>Reference to the intervention prescription being studied.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionEffectiveness" type="InterventionEffectiveness" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Measurement of the effectiveness of the intervention per diagnosis.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Participants" type="xs:int"> <xs:annotation> <xs:documentation>The number of participants observed in the study.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DeliveryMethod" type="DeliveryMethodType"> <xs:annotation> <xs:documentation>The way in which an intervention was implemented: individual, small group, whole class, or whole school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionClass" type="InterventionClassType"> <xs:annotation> <xs:documentation>The way in which an intervention is used: curriculum, supplement, or practice.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradeLevels" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Grade levels participating in this study.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PopulationServed" type="PopulationServedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A subset of students that are the focus of the intervention.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Sex" type="SexType" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>Sexes participating in this study. If omitted, considered to be all.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StateAbbreviation" type="StateAbbreviationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The abbreviation for the state (within the United States) or outlying area, the school system of which the participants of the study are considered to be a part.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element InterventionStudy/EducationContentReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | EducationContentReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | EducationContentIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="EducationContentReference" type="EducationContentReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference to any published papers, reports, or other documents about this intervention study.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/InterventionPrescriptionReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | InterventionPrescriptionReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | InterventionPrescriptionIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType"> <xs:annotation> <xs:documentation>Reference to the intervention prescription being studied.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/InterventionEffectiveness
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | InterventionEffectiveness | ||||||||
| properties |
|
||||||||
| children | Diagnosis PopulationServed GradeLevel ImprovementIndex Rating | ||||||||
| annotation |
|
||||||||
| source | <xs:element name="InterventionEffectiveness" type="InterventionEffectiveness" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Measurement of the effectiveness of the intervention per diagnosis.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/Participants
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:int | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="Participants" type="xs:int"> <xs:annotation> <xs:documentation>The number of participants observed in the study.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/DeliveryMethod
| diagram | ![]() |
|||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||
| type | DeliveryMethodType | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="DeliveryMethod" type="DeliveryMethodType"> <xs:annotation> <xs:documentation>The way in which an intervention was implemented: individual, small group, whole class, or whole school.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/InterventionClass
| diagram | ![]() |
||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||
| type | InterventionClassType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="InterventionClass" type="InterventionClassType"> <xs:annotation> <xs:documentation>The way in which an intervention is used: curriculum, supplement, or practice.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/GradeLevels
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GradeLevels" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Grade levels participating in this study.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element InterventionStudy/PopulationServed
| diagram | ![]() |
|||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||
| type | PopulationServedType | |||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||
| source | <xs:element name="PopulationServed" type="PopulationServedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A subset of students that are the focus of the intervention.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/Sex
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | SexType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Sex" type="SexType" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>Sexes participating in this study. If omitted, considered to be all.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/StateAbbreviation
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | StateAbbreviationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="StateAbbreviation" type="StateAbbreviationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The abbreviation for the state (within the United States) or outlying area, the school system of which the participants of the study are considered to be a part.</xs:documentation> </xs:annotation> </xs:element> |











