complexType
EducationOrganization
element EducationOrganization/StateOrganizationId
element EducationOrganization/EducationOrgIdentificationCode
element EducationOrganization/NameOfInstitution
element EducationOrganization/ShortNameOfInstitution
element EducationOrganization/OrganizationCategories
element EducationOrganization/Address
element EducationOrganization/Telephone
element EducationOrganization/WebSite
element EducationOrganization/OperationalStatus
element EducationOrganization/AccountabilityRatings
element EducationOrganization/ProgramReference
element EducationOrganization/EducationOrganizationPeerReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StateOrganizationId EducationOrgIdentificationCode NameOfInstitution ShortNameOfInstitution OrganizationCategories Address Telephone WebSite OperationalStatus AccountabilityRatings ProgramReference EducationOrganizationPeerReference | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="EducationOrganization" abstract="true"> <xs:annotation> <xs:documentation>This entity represents any public or private institution, organization, or agency that provides instructional or support services to students or staff at any level. </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="StateOrganizationId" type="IdentificationCode"> <xs:annotation> <xs:documentation>The identifier assigned to an education organization by the State Education Agency (SEA).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrgIdentificationCode" type="EducationOrgIdentificationCode" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NameOfInstitution" type="NameOfInstitution"> <xs:annotation> <xs:documentation>The full, legally accepted name of the institution.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ShortNameOfInstitution" type="NameOfInstitution" minOccurs="0"> <xs:annotation> <xs:documentation>A short name for the institution.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OrganizationCategories" type="EducationOrganizationCategoriesType"> <xs:annotation> <xs:documentation>The classification of the education agency within the geographic boundaries of a state according to the level of administrative and operational control granted by the state.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Address" type="Address" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The set of elements that describes the physical location of the education entity, including the street address, city, state, ZIP code, and ZIP code + 4.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Telephone" type="InstitutionTelephone" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The 10-digit telephone number, including the area code, for the education entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="WebSite" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The public web site address (URL) for the educational organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OperationalStatus" type="OperationalStatusType" minOccurs="0"> <xs:annotation> <xs:documentation>The current operational status of the education organization (e.g., active, inactive). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="AccountabilityRatings" type="AccountabilityRating" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The accountability ratings assessed for the education organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The programs offered at the education organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationPeerReference" type="EducationOrganizationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The associated peer organization(s) for the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element EducationOrganization/StateOrganizationId
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="StateOrganizationId" type="IdentificationCode"> <xs:annotation> <xs:documentation>The identifier assigned to an education organization by the State Education Agency (SEA).</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/EducationOrgIdentificationCode
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | EducationOrgIdentificationCode | ||||||||||||||
properties |
|
||||||||||||||
children | ID | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="EducationOrgIdentificationCode" type="EducationOrgIdentificationCode" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/NameOfInstitution
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | NameOfInstitution | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NameOfInstitution" type="NameOfInstitution"> <xs:annotation> <xs:documentation>The full, legally accepted name of the institution.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/ShortNameOfInstitution
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | NameOfInstitution | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ShortNameOfInstitution" type="NameOfInstitution" minOccurs="0"> <xs:annotation> <xs:documentation>A short name for the institution.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/OrganizationCategories
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | EducationOrganizationCategoriesType | ||||
properties |
|
||||
children | OrganizationCategory | ||||
annotation |
|
||||
source | <xs:element name="OrganizationCategories" type="EducationOrganizationCategoriesType"> <xs:annotation> <xs:documentation>The classification of the education agency within the geographic boundaries of a state according to the level of administrative and operational control granted by the state.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/Address
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | Address | ||||||||||||||
properties |
|
||||||||||||||
children | StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode AddressLine Country Latitude Longitude BeginDate EndDate | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Address" type="Address" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The set of elements that describes the physical location of the education entity, including the street address, city, state, ZIP code, and ZIP code + 4.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/Telephone
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | InstitutionTelephone | ||||||||||||||
properties |
|
||||||||||||||
children | TelephoneNumber | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Telephone" type="InstitutionTelephone" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The 10-digit telephone number, including the area code, for the education entity.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/WebSite
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="WebSite" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The public web site address (URL) for the educational organization.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/OperationalStatus
diagram | |||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||
type | OperationalStatusType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="OperationalStatus" type="OperationalStatusType" minOccurs="0"> <xs:annotation> <xs:documentation>The current operational status of the education organization (e.g., active, inactive). </xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/AccountabilityRatings
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | AccountabilityRating | ||||||||
properties |
|
||||||||
children | RatingTitle Rating RatingDate SchoolYear RatingOrganization RatingProgram | ||||||||
annotation |
|
||||||||
source | <xs:element name="AccountabilityRatings" type="AccountabilityRating" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The accountability ratings assessed for the education organization.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/ProgramReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | ProgramReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ProgramIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The programs offered at the education organization.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganization/EducationOrganizationPeerReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationPeerReference" type="EducationOrganizationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The associated peer organization(s) for the EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |