complexType
School
element School/GradesOffered
element School/SchoolCategories
element School/SchoolType
element School/CharterStatus
element School/TitleIPartASchoolDesignation
element School/MagnetSpecialProgramEmphasisSchool
element School/AdministrativeFundingControl
element School/InternetAccess
element School/LocalEducationAgencyReference
element School/ClassPeriodReference
element School/LocationReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of EducationOrganization | ||||||||||||||
properties |
|
||||||||||||||
children | StateOrganizationId EducationOrgIdentificationCode NameOfInstitution ShortNameOfInstitution OrganizationCategories Address Telephone WebSite OperationalStatus AccountabilityRatings ProgramReference EducationOrganizationPeerReference GradesOffered SchoolCategories SchoolType CharterStatus TitleIPartASchoolDesignation MagnetSpecialProgramEmphasisSchool AdministrativeFundingControl InternetAccess LocalEducationAgencyReference ClassPeriodReference LocationReference | ||||||||||||||
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="GradesOffered" type="DescriptorReferenceType" 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="SchoolCategories" type="SchoolCategoriesType"> <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="DescriptorReferenceType" 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="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>LEA of which the School is an organizational component.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ClassPeriodReference" type="ClassPeriodReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The class periods defined for the school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocationReference" type="LocationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The available class locations defined for the school.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element School/GradesOffered
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradesOffered" type="DescriptorReferenceType" 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/SchoolCategories
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | SchoolCategoriesType | ||||
properties |
|
||||
children | SchoolCategory | ||||
annotation |
|
||||
source | <xs:element name="SchoolCategories" type="SchoolCategoriesType"> <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/0110 | |||||||||||||||
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/0110 | |||||||||||||||
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/0110 | ||||||||||||||||||||||||
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/0110 | ||||||||||||
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/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdministrativeFundingControl" type="DescriptorReferenceType" 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/0110 | |||||||||
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/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LocalEducationAgencyReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>LEA of which the School is an organizational component.</xs:documentation> </xs:annotation> </xs:element> |
element School/ClassPeriodReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | ClassPeriodReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ClassPeriodIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ClassPeriodReference" type="ClassPeriodReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The class periods defined for the school.</xs:documentation> </xs:annotation> </xs:element> |
element School/LocationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | LocationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LocationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LocationReference" type="LocationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The available class locations defined for the school.</xs:documentation> </xs:annotation> </xs:element> |