complexType
AccountabilityRating
element AccountabilityRating/RatingTitle
element AccountabilityRating/Rating
element AccountabilityRating/RatingDate
element AccountabilityRating/SchoolYear
element AccountabilityRating/RatingOrganization
element AccountabilityRating/RatingProgram
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | RatingTitle Rating RatingDate SchoolYear RatingOrganization RatingProgram | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AccountabilityRating"> <xs:annotation> <xs:documentation>An accountability rating for a school or district.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="RatingTitle" type="RatingTitleType"> <xs:annotation> <xs:documentation>The title of the rating (e.g., School Rating, Safety Score, etc.)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Rating" type="Rating"> <xs:annotation> <xs:documentation>An accountability rating level, designation, or assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RatingDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the rating was awarded.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The school year for which the accountability rating is assessed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RatingOrganization" type="RatingOrganization" minOccurs="0"> <xs:annotation> <xs:documentation>The organization that assessed the rating.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RatingProgram" type="RatingProgramType" minOccurs="0"> <xs:annotation> <xs:documentation>The program associated with the accountability rating (e.g., NCLB, AEIS)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element AccountabilityRating/RatingTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | RatingTitleType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RatingTitle" type="RatingTitleType"> <xs:annotation> <xs:documentation>The title of the rating (e.g., School Rating, Safety Score, etc.)</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/Rating
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Rating | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Rating" type="Rating"> <xs:annotation> <xs:documentation>An accountability rating level, designation, or assessment.</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/RatingDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="RatingDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the rating was awarded.</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/SchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The school year for which the accountability rating is assessed.</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/RatingOrganization
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | RatingOrganization | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RatingOrganization" type="RatingOrganization" minOccurs="0"> <xs:annotation> <xs:documentation>The organization that assessed the rating.</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/RatingProgram
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | RatingProgramType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RatingProgram" type="RatingProgramType" minOccurs="0"> <xs:annotation> <xs:documentation>The program associated with the accountability rating (e.g., NCLB, AEIS)</xs:documentation> </xs:annotation> </xs:element> |