complexType EducationOrganizationNetworkReferenceType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p552.png
namespace http://ed-fi.org/0200
type extension of ReferenceType
properties
base ReferenceType
children EducationOrganizationNetworkIdentity EducationOrganizationNetworkLookup
used by
element EducationOrganizationNetworkAssociation/EducationOrganizationNetworkReference
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
Provides alternative references for Educational Organization Network reference during interchange. Use XML IDREF to reference an educational organization network record that is included in the interchange.
appinfo
<ann:TypeGroup>Extended Reference</ann:TypeGroup>
<ann:EdFiId>420</ann:EdFiId>
source <xs:complexType name="EducationOrganizationNetworkReferenceType">
 
<xs:annotation>
   
<xs:documentation>Provides alternative references for Educational Organization Network reference during interchange. Use XML IDREF to reference an educational organization network record that is included in the interchange.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Extended Reference</ann:TypeGroup>
     
<ann:EdFiId>420</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ReferenceType">
     
<xs:sequence>
       
<xs:element name="EducationOrganizationNetworkIdentity" type="EducationOrganizationNetworkIdentityType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Encapsulates primary attributes that can be used to lookup the identity of educational organization networks.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>2113</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EducationOrganizationNetworkLookup" type="EducationOrganizationNetworkLookupType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Encapsulates alternative attributes that can be used to lookup the identity of educational organization networks.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>2382</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element EducationOrganizationNetworkReferenceType/EducationOrganizationNetworkIdentity
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p553.png
namespace http://ed-fi.org/0200
type EducationOrganizationNetworkIdentityType
properties
minOcc 0
maxOcc 1
content complex
children EducationOrganizationNetworkId
annotation
documentation
Encapsulates primary attributes that can be used to lookup the identity of educational organization networks.
appinfo
<ann:EdFiId>2113</ann:EdFiId>
source <xs:element name="EducationOrganizationNetworkIdentity" type="EducationOrganizationNetworkIdentityType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Encapsulates primary attributes that can be used to lookup the identity of educational organization networks.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2113</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationOrganizationNetworkReferenceType/EducationOrganizationNetworkLookup
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p554.png
namespace http://ed-fi.org/0200
type EducationOrganizationNetworkLookupType
properties
minOcc 0
maxOcc 1
content complex
children EducationOrganizationNetworkId EducationOrganizationIdentificationCode NameOfInstitution EducationOrganizationCategory
annotation
documentation
Encapsulates alternative attributes that can be used to lookup the identity of educational organization networks.
appinfo
<ann:EdFiId>2382</ann:EdFiId>
source <xs:element name="EducationOrganizationNetworkLookup" type="EducationOrganizationNetworkLookupType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Encapsulates alternative attributes that can be used to lookup the identity of educational organization networks.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2382</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>