complexType
StateEducationAgency
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of EducationOrganization | ||||||||||||||
properties |
|
||||||||||||||
children | StateOrganizationId EducationOrgIdentificationCode NameOfInstitution ShortNameOfInstitution OrganizationCategories Address Telephone WebSite OperationalStatus AccountabilityRatings ProgramReference EducationOrganizationPeerReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StateEducationAgency"> <xs:annotation> <xs:documentation>This entity represents the agency of the state charged with primary responsibility for coordinating and supervising public instruction, including the setting of standards for elementary and secondary instruction programs.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="EducationOrganization"/> </xs:complexContent> </xs:complexType> |