complexType
EducationOrgIdentificationCode
attribute EducationOrgIdentificationCode/@IdentificationSystem
element EducationOrgIdentificationCode/ID
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
children | ID | ||||||||||||||
used by | |||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="EducationOrgIdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ID" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="IdentificationSystem" type="EducationOrgIdentificationSystemType" use="required"> <xs:annotation> <xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
attribute EducationOrgIdentificationCode/@IdentificationSystem
type | EducationOrgIdentificationSystemType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="IdentificationSystem" type="EducationOrgIdentificationSystemType" use="required"> <xs:annotation> <xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation> </xs:annotation> </xs:attribute> |
element EducationOrgIdentificationCode/ID
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ID" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |