complexType
EducationOrganizationInterventionPrescriptionAssociation
element EducationOrganizationInterventionPrescriptionAssociation/EducationOrganizationReference
element EducationOrganizationInterventionPrescriptionAssociation/InterventionPrescriptionReference
element EducationOrganizationInterventionPrescriptionAssociation/BeginDate
element EducationOrganizationInterventionPrescriptionAssociation/EndDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | EducationOrganizationReference InterventionPrescriptionReference BeginDate EndDate | ||||
annotation |
|
||||
source | <xs:complexType name="EducationOrganizationInterventionPrescriptionAssociation"> <xs:annotation> <xs:documentation>This association indicates interventions made available by an Education Organization. Often, a district-level EducationOrganization purchases a set of InterventionPrescriptions and makes them available to its schools for use on-demand.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The educational organization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an EducationOrganizationNetwork instead of a district.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType"> <xs:annotation> <xs:documentation>The InterventionPrescription being made available by the EdOrg.</xs:documentation> </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: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:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element EducationOrganizationInterventionPrescriptionAssociation/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>The educational organization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an EducationOrganizationNetwork instead of a district.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationInterventionPrescriptionAssociation/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>The InterventionPrescription being made available by the EdOrg.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationInterventionPrescriptionAssociation/BeginDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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:annotation> </xs:element> |
element EducationOrganizationInterventionPrescriptionAssociation/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 of the period during which the InterventionPrescription is available.</xs:documentation> </xs:annotation> </xs:element> |