complexType
InterventionStudy
element InterventionStudy/EducationContentSource
element InterventionStudy/InterventionPrescriptionReference
element InterventionStudy/InterventionEffectiveness
element InterventionStudy/Participants
element InterventionStudy/DeliveryMethod
element InterventionStudy/InterventionClass
element InterventionStudy/AppropriateGradeLevel
element InterventionStudy/PopulationServed
element InterventionStudy/AppropriateSex
element InterventionStudy/StateAbbreviation
element InterventionStudy/EducationOrganizationReference
element InterventionStudy/InterventionStudyIdentificationCode
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | EducationContentSource InterventionPrescriptionReference InterventionEffectiveness Participants DeliveryMethod InterventionClass AppropriateGradeLevel PopulationServed AppropriateSex StateAbbreviation EducationOrganizationReference InterventionStudyIdentificationCode | ||||||||||||||
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="EducationContentSource" type="EducationContentSource" minOccurs="0"> <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 InterventionPrescription 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 InterventionStudy 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="AppropriateGradeLevel" type="GradeLevelDescriptorReferenceType" 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 InterventionStudy.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Sexes participating in this study. If omitted, considered generally applicable.</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:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Relates the EducationOrganization which is sponsoring the intervention study.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionStudyIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an intervention study.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element InterventionStudy/EducationContentSource
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | EducationContentSource | ||||||
properties |
|
||||||
children | EducationContentReference LearningResourceMetadataURI URI | ||||||
annotation |
|
||||||
source | <xs:element name="EducationContentSource" type="EducationContentSource" minOccurs="0"> <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/0210 | ||||||||||||||||||||||
type | InterventionPrescriptionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | InterventionPrescriptionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType"> <xs:annotation> <xs:documentation>Reference to the InterventionPrescription being studied.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/InterventionEffectiveness
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | InterventionEffectiveness | ||||||
properties |
|
||||||
children | Diagnosis PopulationServed GradeLevel ImprovementIndex InterventionEffectivenessRating | ||||||
annotation |
|
||||||
source | <xs:element name="InterventionEffectiveness" type="InterventionEffectiveness" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Measurement of the effectiveness of the InterventionStudy per diagnosis.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/Participants
diagram | |||
namespace | http://ed-fi.org/0210 | ||
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/0210 | |||||||||||||||
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/0210 | |||||||||||||||
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/AppropriateGradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AppropriateGradeLevel" type="GradeLevelDescriptorReferenceType" 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/0210 | ||||||||||||||||||||||||||||||||||||
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 InterventionStudy.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/AppropriateSex
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | SexType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Sexes participating in this study. If omitted, considered generally applicable.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/StateAbbreviation
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
element InterventionStudy/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>Relates the EducationOrganization which is sponsoring the intervention study.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudy/InterventionStudyIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="InterventionStudyIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an intervention study.</xs:documentation> </xs:annotation> </xs:element> |