complexType
EducationOrganizationInterventionPrescriptionAssociationIdentityType
element EducationOrganizationInterventionPrescriptionAssociationIdentityType/EducationOrganizationReference
element EducationOrganizationInterventionPrescriptionAssociationIdentityType/InterventionPrescriptionReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | EducationOrganizationReference InterventionPrescriptionReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="EducationOrganizationInterventionPrescriptionAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of an EducationOrganizationInterventionPrescriptionAssociation.</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>The EducationalOrganization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an education organization network instead of a district.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType"> <xs:annotation> <xs:documentation>The InterventionPrescription being made available by the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element EducationOrganizationInterventionPrescriptionAssociationIdentityType/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>The EducationalOrganization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an education organization network instead of a district.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationInterventionPrescriptionAssociationIdentityType/InterventionPrescriptionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | InterventionPrescriptionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | InterventionPrescriptionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InterventionPrescriptionReference" type="InterventionPrescriptionReferenceType"> <xs:annotation> <xs:documentation>The InterventionPrescription being made available by the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |