complexType
LocalEducationAgency
element LocalEducationAgency/LocalEducationAgencyId
element LocalEducationAgency/LocalEducationAgencyCategory
element LocalEducationAgency/CharterStatus
element LocalEducationAgency/LocalEducationAgencyAccountability
element LocalEducationAgency/LocalEducationAgencyFederalFunds
element LocalEducationAgency/ParentLocalEducationAgencyReference
element LocalEducationAgency/EducationServiceCenterReference
element LocalEducationAgency/StateEducationAgencyReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of EducationOrganization | ||||||||||||||
properties |
|
||||||||||||||
children | EducationOrganizationIdentificationCode NameOfInstitution ShortNameOfInstitution EducationOrganizationCategory Address InternationalAddress InstitutionTelephone WebSite OperationalStatus LocalEducationAgencyId LocalEducationAgencyCategory CharterStatus LocalEducationAgencyAccountability LocalEducationAgencyFederalFunds ParentLocalEducationAgencyReference EducationServiceCenterReference StateEducationAgencyReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LocalEducationAgency"> <xs:annotation> <xs:documentation>This entity represents an administrative unit at the local level which exists primarily to operate schools or to contract for educational services. It includes school districts, charter schools, charter management organizations, or other local administrative organizations.</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="LocalEducationAgencyId" type="xs:int"> <xs:annotation> <xs:documentation>The identifier assigned to a local education agency.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocalEducationAgencyCategory" type="LocalEducationAgencyCategoryType"> <xs:annotation> <xs:documentation>The category of local education agency/district. For example: Independent or Charter.</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="LocalEducationAgencyAccountability" type="LocalEducationAgencyAccountability" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>This entity maintains information about federal reporting and accountability for local education agencies.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocalEducationAgencyFederalFunds" type="LocalEducationAgencyFederalFunds" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Contains the information about the reception and use of federal funds for reporting purposes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ParentLocalEducationAgencyReference" type="LocalEducationAgencyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>For subdistricts; the LEA the subdistrict is a component of.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationServiceCenterReference" type="EducationServiceCenterReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The ESC of which the LEA is an organizational component.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StateEducationAgencyReference" type="StateEducationAgencyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The SEA of which the LEA is an organizational component.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element LocalEducationAgency/LocalEducationAgencyId
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="LocalEducationAgencyId" type="xs:int"> <xs:annotation> <xs:documentation>The identifier assigned to a local education agency.</xs:documentation> </xs:annotation> </xs:element> |
element LocalEducationAgency/LocalEducationAgencyCategory
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | LocalEducationAgencyCategoryType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LocalEducationAgencyCategory" type="LocalEducationAgencyCategoryType"> <xs:annotation> <xs:documentation>The category of local education agency/district. For example: Independent or Charter.</xs:documentation> </xs:annotation> </xs:element> |
element LocalEducationAgency/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 LocalEducationAgency/LocalEducationAgencyAccountability
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | LocalEducationAgencyAccountability | ||||||
properties |
|
||||||
children | SchoolYear GunFreeSchoolsActReportingStatus SchoolChoiceImplementStatus | ||||||
annotation |
|
||||||
source | <xs:element name="LocalEducationAgencyAccountability" type="LocalEducationAgencyAccountability" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>This entity maintains information about federal reporting and accountability for local education agencies.</xs:documentation> </xs:annotation> </xs:element> |
element LocalEducationAgency/LocalEducationAgencyFederalFunds
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | LocalEducationAgencyFederalFunds | ||||||
properties |
|
||||||
children | FiscalYear InnovativeDollarsSpent InnovativeDollarsSpentStrategicPriorities InnovativeProgramsFundsReceived SchoolImprovementAllocation SchoolImprovementReservedFundsPercentage SupplementalEducationalServicesFundsSpent SupplementalEducationalServicesPerPupilExpenditure StateAssessmentAdministrationFunding | ||||||
annotation |
|
||||||
source | <xs:element name="LocalEducationAgencyFederalFunds" type="LocalEducationAgencyFederalFunds" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Contains the information about the reception and use of federal funds for reporting purposes.</xs:documentation> </xs:annotation> </xs:element> |
element LocalEducationAgency/ParentLocalEducationAgencyReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LocalEducationAgencyReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LocalEducationAgencyIdentity LocalEducationAgencyLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ParentLocalEducationAgencyReference" type="LocalEducationAgencyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>For subdistricts; the LEA the subdistrict is a component of.</xs:documentation> </xs:annotation> </xs:element> |
element LocalEducationAgency/EducationServiceCenterReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationServiceCenterReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationServiceCenterIdentity EducationServiceCenterLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationServiceCenterReference" type="EducationServiceCenterReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The ESC of which the LEA is an organizational component.</xs:documentation> </xs:annotation> </xs:element> |
element LocalEducationAgency/StateEducationAgencyReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StateEducationAgencyReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StateEducationAgencyIdentity StateEducationAgencyLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StateEducationAgencyReference" type="StateEducationAgencyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The SEA of which the LEA is an organizational component.</xs:documentation> </xs:annotation> </xs:element> |