complexType
InterventionPrescriptionReferenceType
element InterventionPrescriptionReferenceType/InterventionPrescriptionIdentity
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | extension of ReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | InterventionPrescriptionIdentity | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="InterventionPrescriptionReferenceType"> <xs:annotation> <xs:documentation>Provides alternative references for Intervention Prescription 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="InterventionPrescriptionIdentity" type="InterventionPrescriptionIdentityType" minOccurs="0"> <xs:annotation> <xs:documentation>The identity for the intervention prescription.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element InterventionPrescriptionReferenceType/InterventionPrescriptionIdentity
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | InterventionPrescriptionIdentityType | ||||||||
properties |
|
||||||||
children | EducationContentReference InterventionClass DeliveryMethod | ||||||||
annotation |
|
||||||||
source | <xs:element name="InterventionPrescriptionIdentity" type="InterventionPrescriptionIdentityType" minOccurs="0"> <xs:annotation> <xs:documentation>The identity for the intervention prescription.</xs:documentation> </xs:annotation> </xs:element> |