complexType
StudentInterventionAssociationIdentityType
element StudentInterventionAssociationIdentityType/StudentReference
element StudentInterventionAssociationIdentityType/InterventionReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentReference InterventionReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentInterventionAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentInterventionAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the Intervention.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionReference" type="InterventionReferenceType"> <xs:annotation> <xs:documentation>An implementation of an instructional approach focusing on the specific techniques and materials used to teach a given subject.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentInterventionAssociationIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the Intervention.</xs:documentation> </xs:annotation> </xs:element> |
element StudentInterventionAssociationIdentityType/InterventionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | InterventionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | InterventionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InterventionReference" type="InterventionReferenceType"> <xs:annotation> <xs:documentation>An implementation of an instructional approach focusing on the specific techniques and materials used to teach a given subject.</xs:documentation> </xs:annotation> </xs:element> |