complexType EducationOrganizationInterventionPrescriptionAssociation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p527.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children EducationOrganizationReference InterventionPrescriptionReference BeginDate EndDate
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This association indicates interventions made available by an education organization. Often, a district-level education organization purchases a set of intervention prescriptions and makes them available to its schools for use on demand.
appinfo
<ann:TypeGroup>Association</ann:TypeGroup>
<ann:EdFiId>595</ann:EdFiId>
source <xs:complexType name="EducationOrganizationInterventionPrescriptionAssociation">
 
<xs:annotation>
   
<xs:documentation>This association indicates interventions made available by an education organization. Often, a district-level education organization purchases a set of intervention prescriptions and makes them available to its schools for use on demand.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Association</ann:TypeGroup>
     
<ann:EdFiId>595</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
         
<xs:annotation>
           
<xs:documentation>The EducationalOrganization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an education organization network instead of a district.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1001</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType">
         
<xs:annotation>
           
<xs:documentation>The InterventionPrescription being made available by the EducationOrganization.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1003</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="BeginDate" type="xs:date" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The begin date of the period during which the InterventionPrescription is available.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1000</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EndDate" type="xs:date" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The end date of the period during which the InterventionPrescription is available.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1002</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element EducationOrganizationInterventionPrescriptionAssociation/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p528.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
The EducationalOrganization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an education organization network instead of a district.
appinfo
<ann:EdFiId>1001</ann:EdFiId>
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>The EducationalOrganization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an education organization network instead of a district.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1001</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationOrganizationInterventionPrescriptionAssociation/InterventionPrescriptionReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p529.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
The InterventionPrescription being made available by the EducationOrganization.
appinfo
<ann:EdFiId>1003</ann:EdFiId>
source <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType">
 
<xs:annotation>
   
<xs:documentation>The InterventionPrescription being made available by the EducationOrganization.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1003</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationOrganizationInterventionPrescriptionAssociation/BeginDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p530.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The begin date of the period during which the InterventionPrescription is available.
appinfo
<ann:EdFiId>1000</ann:EdFiId>
source <xs:element name="BeginDate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The begin date of the period during which the InterventionPrescription is available.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1000</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationOrganizationInterventionPrescriptionAssociation/EndDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p531.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The end date of the period during which the InterventionPrescription is available.
appinfo
<ann:EdFiId>1002</ann:EdFiId>
source <xs:element name="EndDate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The end date of the period during which the InterventionPrescription is available.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1002</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>