complexType StudentIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1097.png
namespace http://ed-fi.org/0110
children PersonUniqueStateId StudentIdentificationCode StudentUniqueStateId Name OtherName Sex BirthData HispanicLatinoEthnicity Race
used by
element StudentReferenceType/StudentIdentity
annotation
documentation
Encapsulates the possible attributes that can be used to lookup the identity of students by unique identification.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="StudentIdentityType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of students by unique identification.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Identity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:choice maxOccurs="2">
   
<xs:sequence>
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing student record in the receiving system by unique identification</xs:documentation>
     
</xs:annotation>
     
<xs:element name="PersonUniqueStateId" type="UniqueStateIdentifier" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A unique number or alphanumeric code assigned to a person.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="StudentIdentificationCode" type="StudentIdentificationCode" minOccurs="0" maxOccurs="unbounded">
       
<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:annotation>
     
</xs:element>
     
<xs:element name="StudentUniqueStateId" type="UniqueStateIdentifier" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A unique number or alphanumeric code assigned to a student by a state education agency.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:sequence>
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing student record in the receiving system by non-unique search</xs:documentation>
     
</xs:annotation>
     
<xs:element name="Name" type="Name" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Full legal name of the person.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="OtherName" type="OtherName" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Other names (e.g., alias, nickname, previous legal name) associated with a person.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Sex" type="SexType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A person&apos;s gender.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BirthData" type="BirthData" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The set of elements that capture relevant data regarding a person&apos;s birth, including birth date and place of birth.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HispanicLatinoEthnicity" type="xs:boolean" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>An indication that the individual traces his or her origin or descent to Mexico, Puerto Rico, Cuba, Central and South America, and other Spanish cultures, regardless of race. The term, "Spanish origin," can be used in addition to "Hispanic or Latino."</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Race" type="RaceType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The general racial category which most clearly reflects the individual&apos;s recognition of his or her community or with which the individual most identifies. The way this data element is listed, it must allow for multiple entries so that each individual can specify all appropriate races.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:choice>
</xs:complexType>

element StudentIdentityType/PersonUniqueStateId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1098.png
namespace http://ed-fi.org/0110
type UniqueStateIdentifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 30 
annotation
documentation
A unique number or alphanumeric code assigned to a person.
source <xs:element name="PersonUniqueStateId" type="UniqueStateIdentifier" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentIdentityType/StudentIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1099.png
namespace http://ed-fi.org/0110
type StudentIdentificationCode
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children IdentificationCode
attributes
Name  Type  Use  Default  Fixed  annotation
IdentificationSystemStudentIdentificationSystemTyperequired      
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.
AssigningOrganizationCodeIdentificationCodeoptional      
documentation
The organization code or name assigning the student Identification Code.
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.
source <xs:element name="StudentIdentificationCode" type="StudentIdentificationCode" minOccurs="0" maxOccurs="unbounded">
 
<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:annotation>
</xs:element>

element StudentIdentityType/StudentUniqueStateId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1100.png
namespace http://ed-fi.org/0110
type UniqueStateIdentifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 30 
annotation
documentation
A unique number or alphanumeric code assigned to a student by a state education agency.
source <xs:element name="StudentUniqueStateId" type="UniqueStateIdentifier" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to a student by a state education agency.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentIdentityType/Name
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1101.png
namespace http://ed-fi.org/0110
type Name
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName
attributes
Name  Type  Use  Default  Fixed  annotation
VerificationPersonalInformationVerificationTypeoptional      
documentation
The evidence presented to verify one&apos;s personal identity; for example: driver&apos;s license, passport, birth certificate, etc.
annotation
documentation
Full legal name of the person.
source <xs:element name="Name" type="Name" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Full legal name of the person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentIdentityType/OtherName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1102.png
namespace http://ed-fi.org/0110
type OtherName
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix
attributes
Name  Type  Use  Default  Fixed  annotation
OtherNameTypeOtherNameTyperequired      
documentation
The types of alternate names for a person.
annotation
documentation
Other names (e.g., alias, nickname, previous legal name) associated with a person.
source <xs:element name="OtherName" type="OtherName" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Other names (e.g., alias, nickname, previous legal name) associated with a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentIdentityType/Sex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1103.png
namespace http://ed-fi.org/0110
type SexType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Female 
enumeration Male 
annotation
documentation
A person&apos;s gender.
source <xs:element name="Sex" type="SexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A person&apos;s gender.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentIdentityType/BirthData
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1104.png
namespace http://ed-fi.org/0110
type BirthData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BirthDate CityOfBirth StateOfBirthAbbreviation CountryOfBirthCode DateEnteredUS MultipleBirthStatus
annotation
documentation
The set of elements that capture relevant data regarding a person&apos;s birth, including birth date and place of birth.
source <xs:element name="BirthData" type="BirthData" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The set of elements that capture relevant data regarding a person&apos;s birth, including birth date and place of birth.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentIdentityType/HispanicLatinoEthnicity
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1105.png
namespace http://ed-fi.org/0110
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
An indication that the individual traces his or her origin or descent to Mexico, Puerto Rico, Cuba, Central and South America, and other Spanish cultures, regardless of race. The term, "Spanish origin," can be used in addition to "Hispanic or Latino."
source <xs:element name="HispanicLatinoEthnicity" type="xs:boolean" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indication that the individual traces his or her origin or descent to Mexico, Puerto Rico, Cuba, Central and South America, and other Spanish cultures, regardless of race. The term, "Spanish origin," can be used in addition to "Hispanic or Latino."</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentIdentityType/Race
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1106.png
namespace http://ed-fi.org/0110
type RaceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RacialCategory
annotation
documentation
The general racial category which most clearly reflects the individual&apos;s recognition of his or her community or with which the individual most identifies. The way this data element is listed, it must allow for multiple entries so that each individual can specify all appropriate races.
source <xs:element name="Race" type="RaceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The general racial category which most clearly reflects the individual&apos;s recognition of his or her community or with which the individual most identifies. The way this data element is listed, it must allow for multiple entries so that each individual can specify all appropriate races.</xs:documentation>
 
</xs:annotation>
</xs:element>