complexType EducationOrganizationIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p519.png
namespace http://ed-fi.org/0200
children IdentificationCode EducationOrganizationIdentificationSystem
used by
elements EducationOrganization/EducationOrganizationIdentificationCode EducationOrganizationLookupType/EducationOrganizationIdentificationCode EducationOrganizationNetworkLookupType/EducationOrganizationIdentificationCode EducationServiceCenterLookupType/EducationOrganizationIdentificationCode LocalEducationAgencyLookupType/EducationOrganizationIdentificationCode SchoolLookupType/EducationOrganizationIdentificationCode StateEducationAgencyLookupType/EducationOrganizationIdentificationCode
annotation
documentation
A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>504</ann:EdFiId>
source <xs:complexType name="EducationOrganizationIdentificationCode">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>504</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="IdentificationCode" type="IdentificationCode">
     
<xs:annotation>
       
<xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>816</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EducationOrganizationIdentificationSystem" type="EducationOrganizationIdentificationSystemDescriptorReferenceType">
     
<xs:annotation>
       
<xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>815</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element EducationOrganizationIdentificationCode/IdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p520.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.
appinfo
<ann:EdFiId>816</ann:EdFiId>
source <xs:element name="IdentificationCode" type="IdentificationCode">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>816</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationOrganizationIdentificationCode/EducationOrganizationIdentificationSystem
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p521.png
namespace http://ed-fi.org/0200
type EducationOrganizationIdentificationSystemDescriptorReferenceType
properties
content complex
children CodeValue Namespace
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 school system, state, or agency assigning the identification code.
appinfo
<ann:EdFiId>815</ann:EdFiId>
source <xs:element name="EducationOrganizationIdentificationSystem" type="EducationOrganizationIdentificationSystemDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>815</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>