complexType EducationOrganizationPeerAssociation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p555.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children EducationOrganizationReference PeerEducationOrganizationReference
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
The association from an education organization to its peers.
appinfo
<ann:TypeGroup>Association</ann:TypeGroup>
<ann:EdFiId>597</ann:EdFiId>
source <xs:complexType name="EducationOrganizationPeerAssociation">
 
<xs:annotation>
   
<xs:documentation>The association from an education organization to its peers.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Association</ann:TypeGroup>
     
<ann:EdFiId>597</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
         
<xs:annotation>
           
<xs:documentation>The associated peer organization(s) for the EducationOrganization.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1008</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PeerEducationOrganizationReference" type="EducationOrganizationReferenceType">
         
<xs:annotation>
           
<xs:documentation>The associated peer organization(s) for the EducationOrganization.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1009</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element EducationOrganizationPeerAssociation/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p556.png
namespace http://ed-fi.org/0200
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 associated peer organization(s) for the EducationOrganization.
appinfo
<ann:EdFiId>1008</ann:EdFiId>
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>The associated peer organization(s) for the EducationOrganization.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1008</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationOrganizationPeerAssociation/PeerEducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p557.png
namespace http://ed-fi.org/0200
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 associated peer organization(s) for the EducationOrganization.
appinfo
<ann:EdFiId>1009</ann:EdFiId>
source <xs:element name="PeerEducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>The associated peer organization(s) for the EducationOrganization.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1009</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>