complexType
AccountabilityRating
element AccountabilityRating/EducationOrganizationReference
element AccountabilityRating/RatingTitle
element AccountabilityRating/Rating
element AccountabilityRating/RatingDate
element AccountabilityRating/SchoolYear
element AccountabilityRating/RatingOrganization
element AccountabilityRating/RatingProgram
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | EducationOrganizationReference RatingTitle Rating RatingDate SchoolYear RatingOrganization RatingProgram | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AccountabilityRating"> <xs:annotation> <xs:documentation>An accountability rating for a school or district.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Relates the AccountabilityRating to an Education Organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RatingTitle" type="RatingTitleType"> <xs:annotation> <xs:documentation>The title of the rating (e.g., School Rating, Safety Score).</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 AccountabilityRating 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="RatingProgram" minOccurs="0"> <xs:annotation> <xs:documentation>The program associated with the AccountabilityRating (e.g., NCLB, AEIS).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element AccountabilityRating/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Relates the AccountabilityRating to an Education Organization.</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/RatingTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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).</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/Rating
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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/0210 | ||||||
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/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolYear" type="SchoolYearType"> <xs:annotation> <xs:documentation>The school year for which the AccountabilityRating is assessed.</xs:documentation> </xs:annotation> </xs:element> |
element AccountabilityRating/RatingOrganization
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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/0210 | |||||||||
type | RatingProgram | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RatingProgram" type="RatingProgram" minOccurs="0"> <xs:annotation> <xs:documentation>The program associated with the AccountabilityRating (e.g., NCLB, AEIS).</xs:documentation> </xs:annotation> </xs:element> |