complexType
InterventionIdentityType
element InterventionIdentityType/EducationContentReference
element InterventionIdentityType/EducationOrganizationReference
element InterventionIdentityType/BeginDate
element InterventionIdentityType/InterventionClass
element InterventionIdentityType/DeliveryMethod
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | EducationContentReference EducationOrganizationReference BeginDate InterventionClass DeliveryMethod | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="InterventionIdentityType"> <xs:annotation> <xs:documentation>Encapsulate the attributes that can be used to lookup the intervention.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationContentReference" type="EducationContentReferenceType" maxOccurs="unbounded"/> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The start date for the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionClass" type="InterventionClassType" minOccurs="0"> <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="DeliveryMethod" type="DeliveryMethodType" minOccurs="0"> <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:sequence> </xs:complexType> |
element InterventionIdentityType/EducationContentReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | EducationContentReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | EducationContentIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="EducationContentReference" type="EducationContentReferenceType" maxOccurs="unbounded"/> |
element InterventionIdentityType/EducationOrganizationReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | EducationOrganizationReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | EducationOrganizationIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |
element InterventionIdentityType/BeginDate
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:date | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The start date for the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionIdentityType/InterventionClass
| diagram | ![]() |
||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||
| type | InterventionClassType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="InterventionClass" type="InterventionClassType" minOccurs="0"> <xs:annotation> <xs:documentation>The way in which an intervention is used: curriculum, supplement, or practice.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionIdentityType/DeliveryMethod
| diagram | ![]() |
|||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||
| type | DeliveryMethodType | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="DeliveryMethod" type="DeliveryMethodType" minOccurs="0"> <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> |






