complexType
School
element School/SchoolId
element School/GradeLevel
element School/SchoolCategory
element School/SchoolType
element School/CharterStatus
element School/TitleIPartASchoolDesignation
element School/MagnetSpecialProgramEmphasisSchool
element School/AdministrativeFundingControl
element School/InternetAccess
element School/LocalEducationAgencyReference
element School/CharterApprovalAgencyType
element School/CharterApprovalSchoolYear
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of EducationOrganization | ||||||||||||||
properties |
|
||||||||||||||
children | EducationOrganizationIdentificationCode NameOfInstitution ShortNameOfInstitution EducationOrganizationCategory Address InternationalAddress InstitutionTelephone WebSite OperationalStatus SchoolId GradeLevel SchoolCategory SchoolType CharterStatus TitleIPartASchoolDesignation MagnetSpecialProgramEmphasisSchool AdministrativeFundingControl InternetAccess LocalEducationAgencyReference CharterApprovalAgencyType CharterApprovalSchoolYear | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> </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.</xs:documentation> </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> </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: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: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: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: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: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> </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: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: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: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:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element School/SchoolId
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="SchoolId" type="xs:int"> <xs:annotation> <xs:documentation>The identifier assigned to a school.</xs:documentation> </xs:annotation> </xs:element> |
element School/GradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> </xs:appinfo> </xs:annotation> </xs:element> |
element School/SchoolCategory
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolCategoryType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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:annotation> </xs:element> |
element School/SchoolType
diagram | ||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||
type | SchoolType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
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:annotation> </xs:element> |
element School/CharterStatus
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||
type | CharterStatusType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
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:annotation> </xs:element> |
element School/TitleIPartASchoolDesignation
diagram | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||
type | TitleIPartASchoolDesignationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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:annotation> </xs:element> |
element School/MagnetSpecialProgramEmphasisSchool
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | MagnetSpecialProgramEmphasisSchoolType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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:annotation> </xs:element> |
element School/AdministrativeFundingControl
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AdministrativeFundingControlDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> </xs:appinfo> </xs:annotation> </xs:element> |
element School/InternetAccess
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | InternetAccessType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="InternetAccess" type="InternetAccessType" minOccurs="0"> <xs:annotation> <xs:documentation>The type of Internet access available.</xs:documentation> </xs:annotation> </xs:element> |
element School/LocalEducationAgencyReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LocalEducationAgencyReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LocalEducationAgencyIdentity LocalEducationAgencyLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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:annotation> </xs:element> |
element School/CharterApprovalAgencyType
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||
type | CharterApprovalAgencyType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
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:annotation> </xs:element> |
element School/CharterApprovalSchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:annotation> </xs:element> |