complexType
EducationServiceCenter
element EducationServiceCenter/StateEducationAgencyReference
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 StateEducationAgencyReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="EducationServiceCenter"> <xs:annotation> <xs:documentation>This entity represents a regional, multi-services public agency authorized by State law to develop, manage, and provide services, programs, or other options support (e.g., construction, food services, and technology services) to LEAs.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="EducationOrganization"> <xs:sequence> <xs:element name="StateEducationAgencyReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The SEA of which the ESC is an organizational component.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element EducationServiceCenter/StateEducationAgencyReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StateEducationAgencyReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The SEA of which the ESC is an organizational component.</xs:documentation> </xs:annotation> </xs:element> |