complexType School
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1045.png
namespace http://ed-fi.org/0200
type extension of EducationOrganization
properties
base EducationOrganization
children StateOrganizationId EducationOrganizationIdentificationCode NameOfInstitution ShortNameOfInstitution EducationOrganizationCategory Address InternationalAddress InstitutionTelephone WebSite OperationalStatus SchoolId GradeLevel SchoolCategory SchoolType CharterStatus TitleIPartASchoolDesignation MagnetSpecialProgramEmphasisSchool AdministrativeFundingControl InternetAccess LocalEducationAgencyReference CharterApprovalAgencyType CharterApprovalSchoolYear
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents an educational organization that includes staff and students who participate in classes and educational activity groups.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>579</ann:EdFiId>
source <xs:complexType name="School">
 
<xs:annotation>
   
<xs:documentation>This entity represents an educational organization that includes staff and students who participate in classes and educational activity groups.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>579</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="EducationOrganization">
     
<xs:sequence>
       
<xs:element name="SchoolId" type="xs:int">
         
<xs:annotation>
           
<xs:documentation>The identifier assigned to a school by the State Education Agency (SEA).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1614</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The grade levels served at the school.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
             
<ann:EdFiId>1605</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolCategory" type="SchoolCategoryType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The one or more categories of school. For example: High School, Middle School, and/or Elementary School.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1613</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolType" type="SchoolType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The type of education institution as classified by its primary focus.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1615</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CharterStatus" type="CharterStatusType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>A school or agency providing free public elementary or secondary education to eligible students under a specific charter granted by the state legislature or other appropriate authority and designated by such authority to be a charter school.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1602</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="TitleIPartASchoolDesignation" type="TitleIPartASchoolDesignationType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Denotes the Title I Part A designation for the school.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1618</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="MagnetSpecialProgramEmphasisSchool" type="MagnetSpecialProgramEmphasisSchoolType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>A school that has been designed: 1) to attract students of different racial/ethnic backgrounds for the purpose of reducing, preventing, or eliminating racial isolation; and/or 2) to provide an academic or social focus on a particular theme (e.g., science/math, performing arts, gifted/talented, or foreign language).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1610</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AdministrativeFundingControl" type="AdministrativeFundingControlDescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The type of education institution as classified by its funding source, for example public or private.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>AdministrativeFundingControlDescriptor</ann:Descriptor>
             
<ann:EdFiId>1601</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InternetAccess" type="InternetAccessType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The type of Internet access available.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1608</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LocalEducationAgencyReference" type="LocalEducationAgencyReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>LEA of which the School is an organizational component.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1609</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CharterApprovalAgencyType" type="CharterApprovalAgencyType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The type of agency that approved the establishment or continuation of a charter school.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>2423</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CharterApprovalSchoolYear" type="SchoolYearType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The school year in which a charter school was initially approved.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>2424</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element School/SchoolId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1046.png
namespace http://ed-fi.org/0200
type xs:int
properties
content simple
annotation
documentation
The identifier assigned to a school by the State Education Agency (SEA).
appinfo
<ann:EdFiId>1614</ann:EdFiId>
source <xs:element name="SchoolId" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>The identifier assigned to a school by the State Education Agency (SEA).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1614</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/GradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1047.png
namespace http://ed-fi.org/0200
type GradeLevelDescriptorReferenceType
properties
minOcc 1
maxOcc unbounded
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 grade levels served at the school.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1605</ann:EdFiId>
source <xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The grade levels served at the school.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
     
<ann:EdFiId>1605</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/SchoolCategory
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1048.png
namespace http://ed-fi.org/0200
type SchoolCategoryType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration All Levels
appinfo
<ann:EdFiId>227-002</ann:EdFiId>
enumeration Adult School
appinfo
<ann:EdFiId>227-001</ann:EdFiId>
enumeration Elementary/Secondary School
appinfo
<ann:EdFiId>227-004</ann:EdFiId>
enumeration Elementary School
appinfo
<ann:EdFiId>227-003</ann:EdFiId>
enumeration High School
appinfo
<ann:EdFiId>227-005</ann:EdFiId>
enumeration Infant/toddler School
appinfo
<ann:EdFiId>227-006</ann:EdFiId>
enumeration Intermediate School
appinfo
<ann:EdFiId>227-007</ann:EdFiId>
enumeration Junior High School
appinfo
<ann:EdFiId>227-008</ann:EdFiId>
enumeration Middle School
appinfo
<ann:EdFiId>227-009</ann:EdFiId>
enumeration Preschool/early childhood
appinfo
<ann:EdFiId>227-010</ann:EdFiId>
enumeration Primary School
appinfo
<ann:EdFiId>227-011</ann:EdFiId>
enumeration SecondarySchool
appinfo
<ann:EdFiId>227-012</ann:EdFiId>
enumeration Ungraded
appinfo
<ann:EdFiId>227-013</ann:EdFiId>
enumeration Other Secondary
appinfo
<ann:EdFiId>227-015</ann:EdFiId>
enumeration Other Combination
appinfo
<ann:EdFiId>227-014</ann:EdFiId>
annotation
documentation
The one or more categories of school. For example: High School, Middle School, and/or Elementary School.
appinfo
<ann:EdFiId>1613</ann:EdFiId>
source <xs:element name="SchoolCategory" type="SchoolCategoryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The one or more categories of school. For example: High School, Middle School, and/or Elementary School.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1613</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/SchoolType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1049.png
namespace http://ed-fi.org/0200
type SchoolType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Alternative
documentation
A school that: 1) addresses needs of students which cannot typically be met in a regular school; 2) provides nontraditional education; 3) falls outside of the categories of regular, magnet/special program emphasis, special, or career and technical education.
appinfo
<ann:EdFiId>230-001</ann:EdFiId>
enumeration Regular
documentation
A school providing instruction and educational services that do not focus primarily on special education, career and technical education, or alternative education.
appinfo
<ann:EdFiId>230-003</ann:EdFiId>
enumeration Special Education
documentation
A school that adapts the curriculum, materials, or instruction for students identified as needing special education. This may include instruction for students with any of the following: autism, deaf-blindness, hearing impairment, mental retardation, multiple disabilities, orthopedic impairment, serious emotional disturbance, specific learning disability, speech or language impairment, traumatic brain injury, visual impairment, and other health impairments.
appinfo
<ann:EdFiId>230-004</ann:EdFiId>
enumeration Career and Technical Education
appinfo
<ann:EdFiId>230-002</ann:EdFiId>
annotation
documentation
The type of education institution as classified by its primary focus.
appinfo
<ann:EdFiId>1615</ann:EdFiId>
source <xs:element name="SchoolType" type="SchoolType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of education institution as classified by its primary focus.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1615</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/CharterStatus
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1050.png
namespace http://ed-fi.org/0200
type CharterStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration School Charter
appinfo
<ann:EdFiId>137-004</ann:EdFiId>
enumeration College/University Charter
appinfo
<ann:EdFiId>137-001</ann:EdFiId>
enumeration Open Enrollment
appinfo
<ann:EdFiId>137-003</ann:EdFiId>
enumeration Not a Charter School
appinfo
<ann:EdFiId>137-002</ann:EdFiId>
annotation
documentation
A school or agency providing free public elementary or secondary education to eligible students under a specific charter granted by the state legislature or other appropriate authority and designated by such authority to be a charter school.
appinfo
<ann:EdFiId>1602</ann:EdFiId>
source <xs:element name="CharterStatus" type="CharterStatusType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A school or agency providing free public elementary or secondary education to eligible students under a specific charter granted by the state legislature or other appropriate authority and designated by such authority to be a charter school.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1602</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/TitleIPartASchoolDesignation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1051.png
namespace http://ed-fi.org/0200
type TitleIPartASchoolDesignationType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Not designated as a Title I Part A school
appinfo
<ann:EdFiId>248-001</ann:EdFiId>
enumeration Title I Part A Schoolwide Assistance Program School
appinfo
<ann:EdFiId>248-002</ann:EdFiId>
enumeration Title I Part A Targeted Assistance School
appinfo
<ann:EdFiId>248-003</ann:EdFiId>
enumeration Title I targeted eligible school - no program
appinfo
<ann:EdFiId>248-006</ann:EdFiId>
enumeration Title I targeted school
appinfo
<ann:EdFiId>248-007</ann:EdFiId>
enumeration Title I school wide eligible - Title I targeted program
appinfo
<ann:EdFiId>248-004</ann:EdFiId>
enumeration Title I school wide eligible school - no program
appinfo
<ann:EdFiId>248-005</ann:EdFiId>
annotation
documentation
Denotes the Title I Part A designation for the school.
appinfo
<ann:EdFiId>1618</ann:EdFiId>
source <xs:element name="TitleIPartASchoolDesignation" type="TitleIPartASchoolDesignationType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Denotes the Title I Part A designation for the school.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1618</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/MagnetSpecialProgramEmphasisSchool
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1052.png
namespace http://ed-fi.org/0200
type MagnetSpecialProgramEmphasisSchoolType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration All students participate
appinfo
<ann:EdFiId>195-001</ann:EdFiId>
enumeration No students participate
appinfo
<ann:EdFiId>195-002</ann:EdFiId>
enumeration Some, but not all, students participate
appinfo
<ann:EdFiId>195-003</ann:EdFiId>
annotation
documentation
A school that has been designed: 1) to attract students of different racial/ethnic backgrounds for the purpose of reducing, preventing, or eliminating racial isolation; and/or 2) to provide an academic or social focus on a particular theme (e.g., science/math, performing arts, gifted/talented, or foreign language).
appinfo
<ann:EdFiId>1610</ann:EdFiId>
source <xs:element name="MagnetSpecialProgramEmphasisSchool" type="MagnetSpecialProgramEmphasisSchoolType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A school that has been designed: 1) to attract students of different racial/ethnic backgrounds for the purpose of reducing, preventing, or eliminating racial isolation; and/or 2) to provide an academic or social focus on a particular theme (e.g., science/math, performing arts, gifted/talented, or foreign language).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1610</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/AdministrativeFundingControl
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1053.png
namespace http://ed-fi.org/0200
type AdministrativeFundingControlDescriptorReferenceType
properties
minOcc 0
maxOcc 1
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 type of education institution as classified by its funding source, for example public or private.
appinfo
<ann:Descriptor>AdministrativeFundingControlDescriptor</ann:Descriptor>
<ann:EdFiId>1601</ann:EdFiId>
source <xs:element name="AdministrativeFundingControl" type="AdministrativeFundingControlDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of education institution as classified by its funding source, for example public or private.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AdministrativeFundingControlDescriptor</ann:Descriptor>
     
<ann:EdFiId>1601</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/InternetAccess
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1054.png
namespace http://ed-fi.org/0200
type InternetAccessType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration High Speed
appinfo
<ann:EdFiId>186-001</ann:EdFiId>
enumeration Less Than High Speed
appinfo
<ann:EdFiId>186-002</ann:EdFiId>
enumeration None
appinfo
<ann:EdFiId>186-003</ann:EdFiId>
annotation
documentation
The type of Internet access available.
appinfo
<ann:EdFiId>1608</ann:EdFiId>
source <xs:element name="InternetAccess" type="InternetAccessType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of Internet access available.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1608</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/LocalEducationAgencyReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1055.png
namespace http://ed-fi.org/0200
type LocalEducationAgencyReferenceType
properties
minOcc 0
maxOcc 1
content complex
children LocalEducationAgencyIdentity LocalEducationAgencyLookup
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
LEA of which the School is an organizational component.
appinfo
<ann:EdFiId>1609</ann:EdFiId>
source <xs:element name="LocalEducationAgencyReference" type="LocalEducationAgencyReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>LEA of which the School is an organizational component.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1609</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/CharterApprovalAgencyType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1056.png
namespace http://ed-fi.org/0200
type CharterApprovalAgencyType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration State board of education
appinfo
<ann:EdFiId>2422-001</ann:EdFiId>
enumeration Public charter school board
appinfo
<ann:EdFiId>2422-002</ann:EdFiId>
enumeration University
appinfo
<ann:EdFiId>2422-003</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>2422-099</ann:EdFiId>
annotation
documentation
The type of agency that approved the establishment or continuation of a charter school.
appinfo
<ann:EdFiId>2423</ann:EdFiId>
source <xs:element name="CharterApprovalAgencyType" type="CharterApprovalAgencyType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of agency that approved the establishment or continuation of a charter school.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2423</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element School/CharterApprovalSchoolYear
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1057.png
namespace http://ed-fi.org/0200
type SchoolYearType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 1990-1991
appinfo
<ann:EdFiId>231-001</ann:EdFiId>
enumeration 1991-1992
appinfo
<ann:EdFiId>231-002</ann:EdFiId>
enumeration 1992-1993
appinfo
<ann:EdFiId>231-003</ann:EdFiId>
enumeration 1993-1994
appinfo
<ann:EdFiId>231-004</ann:EdFiId>
enumeration 1994-1995
appinfo
<ann:EdFiId>231-005</ann:EdFiId>
enumeration 1995-1996
appinfo
<ann:EdFiId>231-006</ann:EdFiId>
enumeration 1996-1997
appinfo
<ann:EdFiId>231-007</ann:EdFiId>
enumeration 1997-1998
appinfo
<ann:EdFiId>231-008</ann:EdFiId>
enumeration 1998-1999
appinfo
<ann:EdFiId>231-009</ann:EdFiId>
enumeration 1999-2000
appinfo
<ann:EdFiId>231-010</ann:EdFiId>
enumeration 2000-2001
appinfo
<ann:EdFiId>231-011</ann:EdFiId>
enumeration 2001-2002
appinfo
<ann:EdFiId>231-012</ann:EdFiId>
enumeration 2002-2003
appinfo
<ann:EdFiId>231-013</ann:EdFiId>
enumeration 2003-2004
appinfo
<ann:EdFiId>231-014</ann:EdFiId>
enumeration 2004-2005
appinfo
<ann:EdFiId>231-015</ann:EdFiId>
enumeration 2005-2006
appinfo
<ann:EdFiId>231-016</ann:EdFiId>
enumeration 2006-2007
appinfo
<ann:EdFiId>231-017</ann:EdFiId>
enumeration 2007-2008
appinfo
<ann:EdFiId>231-018</ann:EdFiId>
enumeration 2008-2009
appinfo
<ann:EdFiId>231-019</ann:EdFiId>
enumeration 2009-2010
appinfo
<ann:EdFiId>231-020</ann:EdFiId>
enumeration 2010-2011
appinfo
<ann:EdFiId>231-021</ann:EdFiId>
enumeration 2011-2012
appinfo
<ann:EdFiId>231-022</ann:EdFiId>
enumeration 2012-2013
appinfo
<ann:EdFiId>231-023</ann:EdFiId>
enumeration 2013-2014
appinfo
<ann:EdFiId>231-024</ann:EdFiId>
enumeration 2014-2015
appinfo
<ann:EdFiId>231-025</ann:EdFiId>
enumeration 2015-2016
appinfo
<ann:EdFiId>231-026</ann:EdFiId>
enumeration 2016-2017
appinfo
<ann:EdFiId>231-027</ann:EdFiId>
enumeration 2017-2018
appinfo
<ann:EdFiId>231-028</ann:EdFiId>
enumeration 2018-2019
appinfo
<ann:EdFiId>231-029</ann:EdFiId>
enumeration 2019-2020
appinfo
<ann:EdFiId>231-030</ann:EdFiId>
enumeration 2020-2021
appinfo
<ann:EdFiId>231-031</ann:EdFiId>
enumeration 2021-2022
appinfo
<ann:EdFiId>231-032</ann:EdFiId>
enumeration 2022-2023
appinfo
<ann:EdFiId>231-033</ann:EdFiId>
enumeration 2023-2024
appinfo
<ann:EdFiId>231-034</ann:EdFiId>
enumeration 2024-2025
appinfo
<ann:EdFiId>231-035</ann:EdFiId>
enumeration 2025-2026
appinfo
<ann:EdFiId>231-036</ann:EdFiId>
enumeration 2026-2027
appinfo
<ann:EdFiId>231-037</ann:EdFiId>
enumeration 2027-2028
appinfo
<ann:EdFiId>231-038</ann:EdFiId>
enumeration 2028-2029
appinfo
<ann:EdFiId>231-039</ann:EdFiId>
enumeration 2029-2030
appinfo
<ann:EdFiId>231-040</ann:EdFiId>
annotation
documentation
The school year in which a charter school was initially approved.
appinfo
<ann:EdFiId>2424</ann:EdFiId>
source <xs:element name="CharterApprovalSchoolYear" type="SchoolYearType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The school year in which a charter school was initially approved.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2424</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>