complexType EducationOrganizationInterventionPrescriptionAssociationIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p598.png
namespace http://ed-fi.org/0210
children EducationOrganizationReference InterventionPrescriptionReference
used by
element EducationOrganizationInterventionPrescriptionAssociationReferenceType/EducationOrganizationInterventionPrescriptionAssociationIdentity
annotation
documentation
Identity of an EducationOrganizationInterventionPrescriptionAssociation.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p599.png
namespace http://ed-fi.org/0210
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
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.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p600.png
namespace http://ed-fi.org/0210
type InterventionPrescriptionReferenceType
properties
content complex
children InterventionPrescriptionIdentity
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The InterventionPrescription being made available by the EducationOrganization.
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>