complexType LocalEducationAgencyFederalFunds
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p832.png
namespace http://ed-fi.org/0200
children FiscalYear InnovativeDollarsSpent InnovativeDollarsSpentStrategicPriorities InnovativeProgramsFundsReceived SchoolImprovementAllocation SchoolImprovementReservedFundsPercentage SupplementalEducationalServicesFundsSpent SupplementalEducationalServicesPerPupilExpenditure StateAssessmentAdministrationFunding
used by
element LocalEducationAgency/LocalEducationAgencyFederalFunds
annotation
documentation
Contains the information about the reception and use of federal funds for reporting purposes.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>515</ann:EdFiId>
source <xs:complexType name="LocalEducationAgencyFederalFunds">
 
<xs:annotation>
   
<xs:documentation>Contains the information about the reception and use of federal funds for reporting purposes.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>515</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="FiscalYear" type="xs:int">
     
<xs:annotation>
       
<xs:documentation>The school year for which the accountability is reported.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>862</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InnovativeDollarsSpent" type="Currency" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The total Title V, Part A funds expended by LEAs.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>863</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InnovativeDollarsSpentStrategicPriorities" type="Currency" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The total amount of Title V, Part A funds expended by LEAs for the four strategic priorities.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>864</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InnovativeProgramsFundsReceived" type="Currency" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The total Title V, Part A funds received by LEAs.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>865</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SchoolImprovementAllocation" type="Currency" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The amount of Section 1003(a) and 1003(g) allocations to LEAs.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>866</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SchoolImprovementReservedFundsPercentage" type="Percent" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An indication of the percentage of the Title I, Part A allocation that the SEA reserved in accordance with Section 1003(a) of ESEA and §200.100(a) of ED's regulations governing the reservation of funds for school improvement under Section 1003(a) of ESEA.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>867</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SupplementalEducationalServicesFundsSpent" type="Currency" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The dollar amount spent on supplemental educational services during the school year under Title I, Part A, Section 1116 of ESEA as amended.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>869</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SupplementalEducationalServicesPerPupilExpenditure" type="Currency" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The maximum dollar amount that may be spent per child for expenditures related to supplemental educational services under Title I of the ESEA.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>870</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StateAssessmentAdministrationFunding" type="Percent" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The percentage of funds used to administer assessments required by Section 1111(b) or to carry out other activities described in Section 6111 and other activities related to ensuring that the state's schools and LEAs are held accountable for results.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>868</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LocalEducationAgencyFederalFunds/FiscalYear
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p833.png
namespace http://ed-fi.org/0200
type xs:int
properties
content simple
annotation
documentation
The school year for which the accountability is reported.
appinfo
<ann:EdFiId>862</ann:EdFiId>
source <xs:element name="FiscalYear" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>The school year for which the accountability is reported.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>862</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/InnovativeDollarsSpent
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p834.png
namespace http://ed-fi.org/0200
type Currency
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total Title V, Part A funds expended by LEAs.
appinfo
<ann:EdFiId>863</ann:EdFiId>
source <xs:element name="InnovativeDollarsSpent" type="Currency" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total Title V, Part A funds expended by LEAs.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>863</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/InnovativeDollarsSpentStrategicPriorities
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p835.png
namespace http://ed-fi.org/0200
type Currency
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total amount of Title V, Part A funds expended by LEAs for the four strategic priorities.
appinfo
<ann:EdFiId>864</ann:EdFiId>
source <xs:element name="InnovativeDollarsSpentStrategicPriorities" type="Currency" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total amount of Title V, Part A funds expended by LEAs for the four strategic priorities.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>864</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/InnovativeProgramsFundsReceived
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p836.png
namespace http://ed-fi.org/0200
type Currency
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total Title V, Part A funds received by LEAs.
appinfo
<ann:EdFiId>865</ann:EdFiId>
source <xs:element name="InnovativeProgramsFundsReceived" type="Currency" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total Title V, Part A funds received by LEAs.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>865</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/SchoolImprovementAllocation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p837.png
namespace http://ed-fi.org/0200
type Currency
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The amount of Section 1003(a) and 1003(g) allocations to LEAs.
appinfo
<ann:EdFiId>866</ann:EdFiId>
source <xs:element name="SchoolImprovementAllocation" type="Currency" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The amount of Section 1003(a) and 1003(g) allocations to LEAs.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>866</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/SchoolImprovementReservedFundsPercentage
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p838.png
namespace http://ed-fi.org/0200
type Percent
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 1
totalDigits 5
fractionDigits 4
annotation
documentation
An indication of the percentage of the Title I, Part A allocation that the SEA reserved in accordance with Section 1003(a) of ESEA and §200.100(a) of ED's regulations governing the reservation of funds for school improvement under Section 1003(a) of ESEA.
appinfo
<ann:EdFiId>867</ann:EdFiId>
source <xs:element name="SchoolImprovementReservedFundsPercentage" type="Percent" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indication of the percentage of the Title I, Part A allocation that the SEA reserved in accordance with Section 1003(a) of ESEA and §200.100(a) of ED's regulations governing the reservation of funds for school improvement under Section 1003(a) of ESEA.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>867</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/SupplementalEducationalServicesFundsSpent
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p839.png
namespace http://ed-fi.org/0200
type Currency
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The dollar amount spent on supplemental educational services during the school year under Title I, Part A, Section 1116 of ESEA as amended.
appinfo
<ann:EdFiId>869</ann:EdFiId>
source <xs:element name="SupplementalEducationalServicesFundsSpent" type="Currency" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The dollar amount spent on supplemental educational services during the school year under Title I, Part A, Section 1116 of ESEA as amended.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>869</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/SupplementalEducationalServicesPerPupilExpenditure
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p840.png
namespace http://ed-fi.org/0200
type Currency
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The maximum dollar amount that may be spent per child for expenditures related to supplemental educational services under Title I of the ESEA.
appinfo
<ann:EdFiId>870</ann:EdFiId>
source <xs:element name="SupplementalEducationalServicesPerPupilExpenditure" type="Currency" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The maximum dollar amount that may be spent per child for expenditures related to supplemental educational services under Title I of the ESEA.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>870</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LocalEducationAgencyFederalFunds/StateAssessmentAdministrationFunding
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p841.png
namespace http://ed-fi.org/0200
type Percent
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 1
totalDigits 5
fractionDigits 4
annotation
documentation
The percentage of funds used to administer assessments required by Section 1111(b) or to carry out other activities described in Section 6111 and other activities related to ensuring that the state's schools and LEAs are held accountable for results.
appinfo
<ann:EdFiId>868</ann:EdFiId>
source <xs:element name="StateAssessmentAdministrationFunding" type="Percent" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The percentage of funds used to administer assessments required by Section 1111(b) or to carry out other activities described in Section 6111 and other activities related to ensuring that the state's schools and LEAs are held accountable for results.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>868</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>