complexType
EducationOrganizationLookupType
element EducationOrganizationLookupType/EducationOrganizationId
element EducationOrganizationLookupType/EducationOrganizationIdentificationCode
element EducationOrganizationLookupType/NameOfInstitution
element EducationOrganizationLookupType/EducationOrganizationCategory
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | EducationOrganizationId EducationOrganizationIdentificationCode NameOfInstitution EducationOrganizationCategory | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="EducationOrganizationLookupType"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of an EducationOrganization.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Lookup</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationOrganizationId" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>The identifier assigned to an education organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationIdentificationCode" type="EducationOrganizationIdentificationCode" minOccurs="0"> <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" minOccurs="0"> <xs:annotation> <xs:documentation>The full, legally accepted name of the institution.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationCategory" type="EducationOrganizationCategoryType" minOccurs="0"> <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:sequence> </xs:complexType> |
element EducationOrganizationLookupType/EducationOrganizationId
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:int | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="EducationOrganizationId" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>The identifier assigned to an education organization.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationLookupType/EducationOrganizationIdentificationCode
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | EducationOrganizationIdentificationCode | ||||||
properties |
|
||||||
children | IdentificationCode EducationOrganizationIdentificationSystem | ||||||
annotation |
|
||||||
source | <xs:element name="EducationOrganizationIdentificationCode" type="EducationOrganizationIdentificationCode" minOccurs="0"> <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 EducationOrganizationLookupType/NameOfInstitution
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | NameOfInstitution | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NameOfInstitution" type="NameOfInstitution" minOccurs="0"> <xs:annotation> <xs:documentation>The full, legally accepted name of the institution.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationLookupType/EducationOrganizationCategory
diagram | ||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||
type | EducationOrganizationCategoryType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="EducationOrganizationCategory" type="EducationOrganizationCategoryType" minOccurs="0"> <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> |