complexType InterventionStudy
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p734.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children EducationContentSource InterventionPrescriptionReference InterventionEffectiveness Participants DeliveryMethod InterventionClass AppropriateGradeLevel PopulationServed AppropriateSex StateAbbreviation EducationOrganizationReference InterventionStudyIdentificationCode
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
An experimental or quasi-experimental study of an intervention technique.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>565</ann:EdFiId>
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>
     
<ann:EdFiId>565</ann:EdFiId>
   
</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:appinfo>
             
<ann:EdFiId>1474</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType">
         
<xs:annotation>
           
<xs:documentation>Reference to the InterventionPrescription being studied.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1478</ann:EdFiId>
           
</xs:appinfo>
         
</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:appinfo>
             
<ann:EdFiId>1477</ann:EdFiId>
           
</xs:appinfo>
         
</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:appinfo>
             
<ann:EdFiId>1480</ann:EdFiId>
           
</xs:appinfo>
         
</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:appinfo>
             
<ann:EdFiId>1472</ann:EdFiId>
           
</xs:appinfo>
         
</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:appinfo>
             
<ann:EdFiId>1476</ann:EdFiId>
           
</xs:appinfo>
         
</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>
             
<ann:EdFiId>1470</ann:EdFiId>
           
</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:appinfo>
             
<ann:EdFiId>1481</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="2">
         
<xs:annotation>
           
<xs:documentation>Sexes participating in this study. If omitted, considered generally applicable.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1471</ann:EdFiId>
           
</xs:appinfo>
         
</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:appinfo>
             
<ann:EdFiId>1483</ann:EdFiId>
           
</xs:appinfo>
         
</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:appinfo>
             
<ann:EdFiId>1475</ann:EdFiId>
           
</xs:appinfo>
         
</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:appinfo>
             
<ann:EdFiId>1479</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element InterventionStudy/EducationContentSource
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p735.png
namespace http://ed-fi.org/0200
type EducationContentSource
properties
minOcc 0
maxOcc 1
content complex
children EducationContentReference LearningResourceMetadataURI URI
annotation
documentation
Reference to any published papers, reports, or other documents about this intervention study.
appinfo
<ann:EdFiId>1474</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1474</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/InterventionPrescriptionReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p736.png
namespace http://ed-fi.org/0200
type InterventionPrescriptionReferenceType
properties
content complex
children InterventionPrescriptionIdentity
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Reference to the InterventionPrescription being studied.
appinfo
<ann:EdFiId>1478</ann:EdFiId>
source <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType">
 
<xs:annotation>
   
<xs:documentation>Reference to the InterventionPrescription being studied.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1478</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/InterventionEffectiveness
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p737.png
namespace http://ed-fi.org/0200
type InterventionEffectiveness
properties
minOcc 0
maxOcc unbounded
content complex
children Diagnosis PopulationServed GradeLevel ImprovementIndex InterventionEffectivenessRating
annotation
documentation
Measurement of the effectiveness of the InterventionStudy per diagnosis.
appinfo
<ann:EdFiId>1477</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1477</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/Participants
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p738.png
namespace http://ed-fi.org/0200
type xs:int
properties
content simple
annotation
documentation
The number of participants observed in the study.
appinfo
<ann:EdFiId>1480</ann:EdFiId>
source <xs:element name="Participants" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>The number of participants observed in the study.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1480</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/DeliveryMethod
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p739.png
namespace http://ed-fi.org/0200
type DeliveryMethodType
properties
content simple
facets
Kind Value Annotation
enumeration Individual
appinfo
<ann:EdFiId>157-001</ann:EdFiId>
enumeration Small Group
appinfo
<ann:EdFiId>157-002</ann:EdFiId>
enumeration Whole Class
appinfo
<ann:EdFiId>157-003</ann:EdFiId>
enumeration Whole School
appinfo
<ann:EdFiId>157-004</ann:EdFiId>
annotation
documentation
The way in which an intervention was implemented: individual, small group, whole class, or whole school.
appinfo
<ann:EdFiId>1472</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1472</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/InterventionClass
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p740.png
namespace http://ed-fi.org/0200
type InterventionClassType
properties
content simple
facets
Kind Value Annotation
enumeration Curriculum
appinfo
<ann:EdFiId>187-001</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>187-004</ann:EdFiId>
enumeration Practice
appinfo
<ann:EdFiId>187-002</ann:EdFiId>
enumeration Supplement
appinfo
<ann:EdFiId>187-003</ann:EdFiId>
annotation
documentation
The way in which an intervention is used: curriculum, supplement, or practice.
appinfo
<ann:EdFiId>1476</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1476</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/AppropriateGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p741.png
namespace http://ed-fi.org/0200
type GradeLevelDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Grade levels participating in this study.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1470</ann:EdFiId>
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>
     
<ann:EdFiId>1470</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/PopulationServed
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p742.png
namespace http://ed-fi.org/0200
type PopulationServedType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Regular Students
appinfo
<ann:EdFiId>205-010</ann:EdFiId>
enumeration Bilingual Students
appinfo
<ann:EdFiId>205-002</ann:EdFiId>
enumeration Compensatory/Remedial Education Students
appinfo
<ann:EdFiId>205-004</ann:EdFiId>
enumeration Gifted and Talented Students
appinfo
<ann:EdFiId>205-007</ann:EdFiId>
enumeration Career and Technical Education Students
appinfo
<ann:EdFiId>205-003</ann:EdFiId>
enumeration Special Education Students
appinfo
<ann:EdFiId>205-011</ann:EdFiId>
enumeration ESL Students
appinfo
<ann:EdFiId>205-006</ann:EdFiId>
enumeration Adult Basic Education Students
appinfo
<ann:EdFiId>205-001</ann:EdFiId>
enumeration Honors Students
appinfo
<ann:EdFiId>205-008</ann:EdFiId>
enumeration Migrant Students
appinfo
<ann:EdFiId>205-009</ann:EdFiId>
enumeration Economic Disadvantaged
appinfo
<ann:EdFiId>205-005</ann:EdFiId>
annotation
documentation
A subset of students that are the focus of the InterventionStudy.
appinfo
<ann:EdFiId>1481</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1481</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/AppropriateSex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p743.png
namespace http://ed-fi.org/0200
type SexType
properties
minOcc 0
maxOcc 2
content simple
facets
Kind Value Annotation
enumeration Female
appinfo
<ann:EdFiId>235-001</ann:EdFiId>
enumeration Male
appinfo
<ann:EdFiId>235-002</ann:EdFiId>
enumeration Not Selected
appinfo
<ann:EdFiId>235-003</ann:EdFiId>
annotation
documentation
Sexes participating in this study. If omitted, considered generally applicable.
appinfo
<ann:EdFiId>1471</ann:EdFiId>
source <xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="2">
 
<xs:annotation>
   
<xs:documentation>Sexes participating in this study. If omitted, considered generally applicable.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1471</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/StateAbbreviation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p744.png
namespace http://ed-fi.org/0200
type StateAbbreviationType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration AA
appinfo
<ann:EdFiId>239-001</ann:EdFiId>
enumeration AE
appinfo
<ann:EdFiId>239-002</ann:EdFiId>
enumeration AK
appinfo
<ann:EdFiId>239-003</ann:EdFiId>
enumeration AL
appinfo
<ann:EdFiId>239-004</ann:EdFiId>
enumeration AP
appinfo
<ann:EdFiId>239-005</ann:EdFiId>
enumeration AR
appinfo
<ann:EdFiId>239-006</ann:EdFiId>
enumeration AS
appinfo
<ann:EdFiId>239-007</ann:EdFiId>
enumeration AZ
appinfo
<ann:EdFiId>239-008</ann:EdFiId>
enumeration CA
appinfo
<ann:EdFiId>239-009</ann:EdFiId>
enumeration CO
appinfo
<ann:EdFiId>239-010</ann:EdFiId>
enumeration CT
appinfo
<ann:EdFiId>239-011</ann:EdFiId>
enumeration DC
appinfo
<ann:EdFiId>239-012</ann:EdFiId>
enumeration DE
appinfo
<ann:EdFiId>239-013</ann:EdFiId>
enumeration FL
appinfo
<ann:EdFiId>239-014</ann:EdFiId>
enumeration FM
appinfo
<ann:EdFiId>239-015</ann:EdFiId>
enumeration GA
appinfo
<ann:EdFiId>239-016</ann:EdFiId>
enumeration GU
appinfo
<ann:EdFiId>239-017</ann:EdFiId>
enumeration HI
appinfo
<ann:EdFiId>239-018</ann:EdFiId>
enumeration IA
appinfo
<ann:EdFiId>239-019</ann:EdFiId>
enumeration ID
appinfo
<ann:EdFiId>239-020</ann:EdFiId>
enumeration IL
appinfo
<ann:EdFiId>239-021</ann:EdFiId>
enumeration IN
appinfo
<ann:EdFiId>239-022</ann:EdFiId>
enumeration KS
appinfo
<ann:EdFiId>239-023</ann:EdFiId>
enumeration KY
appinfo
<ann:EdFiId>239-024</ann:EdFiId>
enumeration LA
appinfo
<ann:EdFiId>239-025</ann:EdFiId>
enumeration MA
appinfo
<ann:EdFiId>239-026</ann:EdFiId>
enumeration MD
appinfo
<ann:EdFiId>239-027</ann:EdFiId>
enumeration ME
appinfo
<ann:EdFiId>239-028</ann:EdFiId>
enumeration MH
appinfo
<ann:EdFiId>239-029</ann:EdFiId>
enumeration MI
appinfo
<ann:EdFiId>239-030</ann:EdFiId>
enumeration MN
appinfo
<ann:EdFiId>239-031</ann:EdFiId>
enumeration MO
appinfo
<ann:EdFiId>239-032</ann:EdFiId>
enumeration MP
appinfo
<ann:EdFiId>239-033</ann:EdFiId>
enumeration MS
appinfo
<ann:EdFiId>239-034</ann:EdFiId>
enumeration MT
appinfo
<ann:EdFiId>239-035</ann:EdFiId>
enumeration NC
appinfo
<ann:EdFiId>239-036</ann:EdFiId>
enumeration ND
appinfo
<ann:EdFiId>239-037</ann:EdFiId>
enumeration NE
appinfo
<ann:EdFiId>239-038</ann:EdFiId>
enumeration NH
appinfo
<ann:EdFiId>239-039</ann:EdFiId>
enumeration NJ
appinfo
<ann:EdFiId>239-040</ann:EdFiId>
enumeration NM
appinfo
<ann:EdFiId>239-041</ann:EdFiId>
enumeration NV
appinfo
<ann:EdFiId>239-042</ann:EdFiId>
enumeration NY
appinfo
<ann:EdFiId>239-043</ann:EdFiId>
enumeration OH
appinfo
<ann:EdFiId>239-044</ann:EdFiId>
enumeration OK
appinfo
<ann:EdFiId>239-045</ann:EdFiId>
enumeration OR
appinfo
<ann:EdFiId>239-046</ann:EdFiId>
enumeration PA
appinfo
<ann:EdFiId>239-047</ann:EdFiId>
enumeration PR
appinfo
<ann:EdFiId>239-048</ann:EdFiId>
enumeration PW
appinfo
<ann:EdFiId>239-049</ann:EdFiId>
enumeration RI
appinfo
<ann:EdFiId>239-050</ann:EdFiId>
enumeration SC
appinfo
<ann:EdFiId>239-051</ann:EdFiId>
enumeration SD
appinfo
<ann:EdFiId>239-052</ann:EdFiId>
enumeration TN
appinfo
<ann:EdFiId>239-053</ann:EdFiId>
enumeration TX
appinfo
<ann:EdFiId>239-055</ann:EdFiId>
enumeration UT
appinfo
<ann:EdFiId>239-056</ann:EdFiId>
enumeration VA
appinfo
<ann:EdFiId>239-057</ann:EdFiId>
enumeration VI
appinfo
<ann:EdFiId>239-058</ann:EdFiId>
enumeration VT
appinfo
<ann:EdFiId>239-059</ann:EdFiId>
enumeration WA
appinfo
<ann:EdFiId>239-060</ann:EdFiId>
enumeration WI
appinfo
<ann:EdFiId>239-061</ann:EdFiId>
enumeration WV
appinfo
<ann:EdFiId>239-062</ann:EdFiId>
enumeration WY
appinfo
<ann:EdFiId>239-063</ann:EdFiId>
annotation
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.
appinfo
<ann:EdFiId>1483</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1483</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p745.png
namespace http://ed-fi.org/0200
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Relates the EducationOrganization which is sponsoring the intervention study.
appinfo
<ann:EdFiId>1475</ann:EdFiId>
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>Relates the EducationOrganization which is sponsoring the intervention study.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1475</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionStudy/InterventionStudyIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p746.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
A unique number or alphanumeric code assigned to an intervention study.
appinfo
<ann:EdFiId>1479</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1479</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>