complexType StudentIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1408.png
namespace http://ed-fi.org/0200
children IdentificationCode StudentIdentificationSystem AssigningOrganizationIdentificationCode
used by
elements Student/StudentIdentificationCode StudentLookupType/StudentIdentificationCode
annotation
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.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>532</ann:EdFiId>
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>
     
<ann:EdFiId>532</ann:EdFiId>
   
</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:appinfo>
         
<ann:EdFiId>938</ann:EdFiId>
       
</xs:appinfo>
     
</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:EdFiId>939</ann:EdFiId>
       
</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:appinfo>
         
<ann:EdFiId>937</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element StudentIdentificationCode/IdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1409.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
A unique number or alphanumeric code assigned to a student by a school, school system, a state, or other agency or entity.
appinfo
<ann:EdFiId>938</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>938</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentIdentificationCode/StudentIdentificationSystem
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1410.png
namespace http://ed-fi.org/0200
type StudentIdentificationSystemDescriptorReferenceType
properties
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
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.
appinfo
<ann:EdFiId>939</ann:EdFiId>
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:EdFiId>939</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentIdentificationCode/AssigningOrganizationIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1411.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The organization code or name assigning the StudentIdentificationCode.
appinfo
<ann:EdFiId>937</ann:EdFiId>
source <xs:element name="AssigningOrganizationIdentificationCode" type="IdentificationCode">
 
<xs:annotation>
   
<xs:documentation>The organization code or name assigning the StudentIdentificationCode.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>937</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>