complexType
InterventionStudyIdentityType
element InterventionStudyIdentityType/EducationOrganizationReference
element InterventionStudyIdentityType/InterventionStudyIdentificationCode
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | EducationOrganizationReference InterventionStudyIdentificationCode | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="InterventionStudyIdentityType"> <xs:annotation> <xs:documentation>Identity of an InterventionStudy.</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 EducationOrganization which is sponsoring the intervention study.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionStudyIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an intervention study.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element InterventionStudyIdentityType/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 EducationOrganization which is sponsoring the intervention study.</xs:documentation> </xs:annotation> </xs:element> |
element InterventionStudyIdentityType/InterventionStudyIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="InterventionStudyIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an intervention study.</xs:documentation> </xs:annotation> </xs:element> |