complexType
InterventionReferenceType
element InterventionReferenceType/InterventionIdentity
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | extension of ReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | InterventionIdentity | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="InterventionReferenceType"> <xs:annotation> <xs:documentation>Provides alternative references for Intervention reference during interchange. Use XML IDREF to reference a record that is included in the interchange.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Extended Reference</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ReferenceType"> <xs:sequence> <xs:element name="InterventionIdentity" type="InterventionIdentityType" minOccurs="0"> <xs:annotation> <xs:documentation>The identity for the intervention.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element InterventionReferenceType/InterventionIdentity
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | InterventionIdentityType | ||||||||
| properties |
|
||||||||
| children | EducationContentReference EducationOrganizationReference BeginDate InterventionClass DeliveryMethod | ||||||||
| annotation |
|
||||||||
| source | <xs:element name="InterventionIdentity" type="InterventionIdentityType" minOccurs="0"> <xs:annotation> <xs:documentation>The identity for the intervention.</xs:documentation> </xs:annotation> </xs:element> |


