complexType
EducationOrganizationIdentificationCode
element EducationOrganizationIdentificationCode/IdentificationCode
element EducationOrganizationIdentificationCode/EducationOrganizationIdentificationSystem
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | IdentificationCode EducationOrganizationIdentificationSystem | ||||
used by | |||||
annotation |
|
||||
source | <xs:complexType name="EducationOrganizationIdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationIdentificationSystem" type="EducationOrganizationIdentificationSystemDescriptorReferenceType"> <xs:annotation> <xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation> <xs:appinfo> <ann:Descriptor>EducationOrganizationIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element EducationOrganizationIdentificationCode/IdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationIdentificationCode/EducationOrganizationIdentificationSystem
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationIdentificationSystemDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationIdentificationSystem" type="EducationOrganizationIdentificationSystemDescriptorReferenceType"> <xs:annotation> <xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation> <xs:appinfo> <ann:Descriptor>EducationOrganizationIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |