complexType
InterventionIdentityType
element InterventionIdentityType/EducationOrganizationReference
element InterventionIdentityType/InterventionIdentificationCode
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | EducationOrganizationReference InterventionIdentificationCode | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="InterventionIdentityType"> <xs:annotation> <xs:documentation>Identity of an Intervention.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Relates the Education Organization which is sponsoring the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an intervention.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element InterventionIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Relates the Education Organization which is sponsoring the intervention implementation.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionIdentityType/InterventionIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="InterventionIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an intervention.</xs:documentation> </xs:annotation> </xs:element> |