complexType
LocationIdentityType
element LocationIdentityType/ClassroomIdentificationCode
element LocationIdentityType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | ClassroomIdentificationCode EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="LocationIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of location.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ClassroomIdentificationCode" type="ClassroomIdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a room by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element LocationIdentityType/ClassroomIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | ClassroomIdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ClassroomIdentificationCode" type="ClassroomIdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a room by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element LocationIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |