complexType
StudentIdentificationCode
element StudentIdentificationCode/IdentificationCode
element StudentIdentificationCode/StudentIdentificationSystem
element StudentIdentificationCode/AssigningOrganizationIdentificationCode
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | IdentificationCode StudentIdentificationSystem AssigningOrganizationIdentificationCode | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentIdentificationCode"> <xs:annotation> <xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services or other agencies to refer to a student.</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 assigned to a student by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentIdentificationSystem" type="StudentIdentificationSystemDescriptorReferenceType"> <xs:annotation> <xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to a student.</xs:documentation> <xs:appinfo> <ann:Descriptor>StudentIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssigningOrganizationIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>The organization code or name assigning the StudentIdentificationCode.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentIdentificationCode/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 assigned to a student by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element StudentIdentificationCode/StudentIdentificationSystem
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentIdentificationSystemDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentIdentificationSystem" type="StudentIdentificationSystemDescriptorReferenceType"> <xs:annotation> <xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to a student.</xs:documentation> <xs:appinfo> <ann:Descriptor>StudentIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentIdentificationCode/AssigningOrganizationIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssigningOrganizationIdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>The organization code or name assigning the StudentIdentificationCode.</xs:documentation> </xs:annotation> </xs:element> |