complexType
StateEducationAgencyAccountability
element StateEducationAgencyAccountability/SchoolYear
element StateEducationAgencyAccountability/CTEGraduationRateInclusion
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | SchoolYear CTEGraduationRateInclusion | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StateEducationAgencyAccountability"> <xs:annotation> <xs:documentation>This entity maintains information about federal reporting and accountability for StateEducationAgency(s).</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The school year for which the accountability is reported.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CTEGraduationRateInclusion" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether CTE concentrators are included in the state's computation of its graduation rate.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StateEducationAgencyAccountability/SchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The school year for which the accountability is reported.</xs:documentation> </xs:annotation> </xs:element> |
element StateEducationAgencyAccountability/CTEGraduationRateInclusion
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="CTEGraduationRateInclusion" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether CTE concentrators are included in the state's computation of its graduation rate.</xs:documentation> </xs:annotation> </xs:element> |