complexType Student
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p963.png
namespace http://ed-fi.org/0110
type extension of Person
properties
base Person
children PersonUniqueStateId StudentUniqueStateId StudentIdentificationCode Name OtherName Sex BirthData Address Telephone ElectronicMail ProfileThumbnail HispanicLatinoEthnicity OldEthnicity Race EconomicDisadvantaged SchoolFoodServicesEligibility StudentCharacteristics LimitedEnglishProficiency Languages HomeLanguages Disabilities DisplacementStatus ProgramParticipations LearningStyles CohortYears StudentIndicators LoginId
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents an individual for whom instruction, services and/or care are provided in an early childhood, elementary or secondary educational program under the jurisdiction of a school, education agency, or other institution or program.  A student is a person who has been enrolled in a school or other educational institution.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
source <xs:complexType name="Student">
 
<xs:annotation>
   
<xs:documentation>This entity represents an individual for whom instruction, services and/or care are provided in an early childhood, elementary or secondary educational program under the jurisdiction of a school, education agency, or other institution or program.  A student is a person who has been enrolled in a school or other educational institution.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="Person">
     
<xs:sequence>
       
<xs:element name="StudentUniqueStateId" type="UniqueStateIdentifier">
         
<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: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="Name" type="Name">
         
<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">
         
<xs:annotation>
           
<xs:documentation>A person&apos;s gender.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="BirthData" type="BirthData">
         
<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="Address" type="Address" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The set of elements that describes an address, including the street address, city, state, and ZIP code.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Telephone" type="Telephone" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The 10-digit telephone number, including the area code, for the person.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ElectronicMail" type="ElectronicMail" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The numbers, letters, and symbols used to identify an electronic mail (e-mail) user within the network to which the individual or organization belongs.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ProfileThumbnail" type="ProfileThumbnail" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Locator for the student photo.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="HispanicLatinoEthnicity" type="xs:boolean" nillable="true">
         
<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="OldEthnicity" type="OldEthnicityType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Previous definition of Ethnicity combining Hispanic/Latino and race:
1 - American Indian or Alaskan Native
2 - Asian or Pacific Islander
3 - Black, not of Hispanic origin
4 - Hispanic
5 - White, not of Hispanic origin
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Race" type="RaceType">
         
<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 data model allows for multiple entries so that each individual can specify all appropriate races.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EconomicDisadvantaged" type="xs:boolean" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An indication of inadequate financial condition of an individual&apos;s family, as determined by family income, number of family members/dependents, participation in public assistance programs, and/or other characteristics considered relevant by federal, state, and local policy.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="SchoolFoodServicesEligibility" type="DescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An indication of a student&apos;s level of eligibility for breakfast, lunch, snack, supper, and milk programs.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>SchoolFoodServiceEligibilityDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="StudentCharacteristics" type="StudentCharacteristic" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Reflects important characteristics of the student&apos;s home situation:
such as Displaced Homemaker, Immigrant, Migratory, Military Parent, Pregnant Teen, Single Parent, Unaccompanied Youth, etc.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LimitedEnglishProficiency" type="DescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An indication that the student has been identified as limited English proficient by the Language Proficiency Assessment Committee (LPAC), or English proficient.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>LimitedEnglishProficiencyDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Languages" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Language(s) the individual uses to communicate.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="HomeLanguages" type="DescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The language or dialect routinely spoken in an individual&apos;s home. This language or dialect may or may not be an individual&apos;s native language.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Disabilities" type="Disability" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The disability condition(s) that best describes an individual&apos;s impairment.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="DisplacementStatus" type="DisplacementStatusType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Indicates a state health or weather related event that displaces a group of students, and may require additional funding, educational, or social services.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ProgramParticipations" type="ProgramParticipation" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Key programs the student is participating in or receives services.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LearningStyles" type="LearningStyles" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The student&apos;s relative preference to visual, auditory and tactile learning expressed as percentages.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CohortYears" type="CohortYear" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The type and year of a cohort (e.g., 9th grade) the student belongs to as determined by the year that student entered a specific grade.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="StudentIndicators" type="StudentIndicator" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Indicator(s) or metric(s) computed for the student (e.g., at risk) to influence more effective education or direct specific interventions.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LoginId" type="IdentificationCode" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The login ID for the user; used for security access control interface.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element Student/StudentUniqueStateId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p964.png
namespace http://ed-fi.org/0110
type UniqueStateIdentifier
properties
isRef 0
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">
 
<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 Student/StudentIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p965.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 Student/Name
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p966.png
namespace http://ed-fi.org/0110
type Name
properties
isRef 0
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">
 
<xs:annotation>
   
<xs:documentation>Full legal name of the person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/OtherName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p967.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 Student/Sex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p968.png
namespace http://ed-fi.org/0110
type SexType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Female 
enumeration Male 
annotation
documentation
A person&apos;s gender.
source <xs:element name="Sex" type="SexType">
 
<xs:annotation>
   
<xs:documentation>A person&apos;s gender.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/BirthData
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p969.png
namespace http://ed-fi.org/0110
type BirthData
properties
isRef 0
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">
 
<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 Student/Address
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p970.png
namespace http://ed-fi.org/0110
type Address
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode AddressLine Country Latitude Longitude BeginDate EndDate
attributes
Name  Type  Use  Default  Fixed  annotation
AddressTypeAddressTypeoptional      
documentation
The type of address listed for an individual or organization.
For example:  Physical Address, Mailing Address, Home Address, etc.)
annotation
documentation
The set of elements that describes an address, including the street address, city, state, and ZIP code.
source <xs:element name="Address" type="Address" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The set of elements that describes an address, including the street address, city, state, and ZIP code.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/Telephone
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p971.png
namespace http://ed-fi.org/0110
type Telephone
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TelephoneNumber
attributes
Name  Type  Use  Default  Fixed  annotation
TelephoneNumberTypeTelephoneNumberTypeoptional      
documentation
The type of communication number listed for an individual or organization.
PrimaryTelephoneNumberIndicatorxs:booleanoptional      
documentation
An indication that the telephone number should be used as the principal number for an individual or organization.
TextMessageCapabilityIndicatorxs:booleanoptional      
documentation
An indication that the telephone number is technically capable of sending and receiving Short Message Service (SMS) text messages.
annotation
documentation
The 10-digit telephone number, including the area code, for the person.
source <xs:element name="Telephone" type="Telephone" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The 10-digit telephone number, including the area code, for the person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/ElectronicMail
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p972.png
namespace http://ed-fi.org/0110
type ElectronicMail
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children EmailAddress
attributes
Name  Type  Use  Default  Fixed  annotation
EmailAddressTypeElectronicMailAddressTypeoptional      
documentation
The type of email listed for an individual or organization.  For example: Home/Personal, Work, etc.)
PrimaryEmailAddressIndicatorxs:booleanoptional      
documentation
An indication that the electronic mail address should be used as the principal electronic mail address for an individual or organization.
annotation
documentation
The numbers, letters, and symbols used to identify an electronic mail (e-mail) user within the network to which the individual or organization belongs.
source <xs:element name="ElectronicMail" type="ElectronicMail" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The numbers, letters, and symbols used to identify an electronic mail (e-mail) user within the network to which the individual or organization belongs.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/ProfileThumbnail
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p973.png
namespace http://ed-fi.org/0110
type ProfileThumbnail
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 59 
annotation
documentation
Locator for the student photo.
source <xs:element name="ProfileThumbnail" type="ProfileThumbnail" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Locator for the student photo.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/HispanicLatinoEthnicity
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p974.png
namespace http://ed-fi.org/0110
type xs:boolean
properties
isRef 0
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">
 
<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 Student/OldEthnicity
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p975.png
namespace http://ed-fi.org/0110
type OldEthnicityType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration American Indian Or Alaskan Native 
enumeration Asian Or Pacific Islander 
enumeration Black, Not Of Hispanic Origin 
enumeration Hispanic 
enumeration White, Not Of Hispanic Origin 
annotation
documentation
Previous definition of Ethnicity combining Hispanic/Latino and race:
1 - American Indian or Alaskan Native
2 - Asian or Pacific Islander
3 - Black, not of Hispanic origin
4 - Hispanic
5 - White, not of Hispanic origin
source <xs:element name="OldEthnicity" type="OldEthnicityType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Previous definition of Ethnicity combining Hispanic/Latino and race:
1 - American Indian or Alaskan Native
2 - Asian or Pacific Islander
3 - Black, not of Hispanic origin
4 - Hispanic
5 - White, not of Hispanic origin
</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/Race
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p976.png
namespace http://ed-fi.org/0110
type RaceType
properties
isRef 0
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 data model allows for multiple entries so that each individual can specify all appropriate races.
source <xs:element name="Race" type="RaceType">
 
<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 data model allows for multiple entries so that each individual can specify all appropriate races.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/EconomicDisadvantaged
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p977.png
namespace http://ed-fi.org/0110
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
An indication of inadequate financial condition of an individual&apos;s family, as determined by family income, number of family members/dependents, participation in public assistance programs, and/or other characteristics considered relevant by federal, state, and local policy.
source <xs:element name="EconomicDisadvantaged" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indication of inadequate financial condition of an individual&apos;s family, as determined by family income, number of family members/dependents, participation in public assistance programs, and/or other characteristics considered relevant by federal, state, and local policy.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/SchoolFoodServicesEligibility
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p978.png
namespace http://ed-fi.org/0110
type DescriptorReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CodeValue ShortDescription Description
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
AsOfDate      
documentation
The date context in which this reference should be considered. This is important when descriptors change over time. If omitted, assumed to be the current descriptor.
namespaceURIrequired      
documentation
A globally unique namespace that identifies this descriptor set. Author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary.
annotation
documentation
An indication of a student&apos;s level of eligibility for breakfast, lunch, snack, supper, and milk programs.
appinfo
<ann:Descriptor>SchoolFoodServiceEligibilityDescriptor</ann:Descriptor>
source <xs:element name="SchoolFoodServicesEligibility" type="DescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indication of a student&apos;s level of eligibility for breakfast, lunch, snack, supper, and milk programs.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>SchoolFoodServiceEligibilityDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Student/StudentCharacteristics
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p979.png
namespace http://ed-fi.org/0110
type StudentCharacteristic
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Characteristic BeginDate EndDate DesignatedBy
annotation
documentation
Reflects important characteristics of the student&apos;s home situation:
such as Displaced Homemaker, Immigrant, Migratory, Military Parent, Pregnant Teen, Single Parent, Unaccompanied Youth, etc.
source <xs:element name="StudentCharacteristics" type="StudentCharacteristic" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Reflects important characteristics of the student&apos;s home situation:
such as Displaced Homemaker, Immigrant, Migratory, Military Parent, Pregnant Teen, Single Parent, Unaccompanied Youth, etc.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/LimitedEnglishProficiency
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p980.png
namespace http://ed-fi.org/0110
type DescriptorReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CodeValue ShortDescription Description
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
AsOfDate      
documentation
The date context in which this reference should be considered. This is important when descriptors change over time. If omitted, assumed to be the current descriptor.
namespaceURIrequired      
documentation
A globally unique namespace that identifies this descriptor set. Author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary.
annotation
documentation
An indication that the student has been identified as limited English proficient by the Language Proficiency Assessment Committee (LPAC), or English proficient.
appinfo
<ann:Descriptor>LimitedEnglishProficiencyDescriptor</ann:Descriptor>
source <xs:element name="LimitedEnglishProficiency" type="DescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indication that the student has been identified as limited English proficient by the Language Proficiency Assessment Committee (LPAC), or English proficient.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>LimitedEnglishProficiencyDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Student/Languages
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p981.png
namespace http://ed-fi.org/0110
type DescriptorReferenceType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children CodeValue ShortDescription Description
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
AsOfDate      
documentation
The date context in which this reference should be considered. This is important when descriptors change over time. If omitted, assumed to be the current descriptor.
namespaceURIrequired      
documentation
A globally unique namespace that identifies this descriptor set. Author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary.
annotation
documentation
Language(s) the individual uses to communicate.
appinfo
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
source <xs:element name="Languages" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Language(s) the individual uses to communicate.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Student/HomeLanguages
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p982.png
namespace http://ed-fi.org/0110
type DescriptorReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CodeValue ShortDescription Description
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
AsOfDate      
documentation
The date context in which this reference should be considered. This is important when descriptors change over time. If omitted, assumed to be the current descriptor.
namespaceURIrequired      
documentation
A globally unique namespace that identifies this descriptor set. Author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary.
annotation
documentation
The language or dialect routinely spoken in an individual&apos;s home. This language or dialect may or may not be an individual&apos;s native language.
appinfo
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
source <xs:element name="HomeLanguages" type="DescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The language or dialect routinely spoken in an individual&apos;s home. This language or dialect may or may not be an individual&apos;s native language.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Student/Disabilities
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p983.png
namespace http://ed-fi.org/0110
type Disability
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Disability DisabilityDiagnosis OrderOfDisability
annotation
documentation
The disability condition(s) that best describes an individual&apos;s impairment.
source <xs:element name="Disabilities" type="Disability" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The disability condition(s) that best describes an individual&apos;s impairment.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/DisplacementStatus
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p984.png
namespace http://ed-fi.org/0110
type DisplacementStatusType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 30 
annotation
documentation
Indicates a state health or weather related event that displaces a group of students, and may require additional funding, educational, or social services.
source <xs:element name="DisplacementStatus" type="DisplacementStatusType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates a state health or weather related event that displaces a group of students, and may require additional funding, educational, or social services.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/ProgramParticipations
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p985.png
namespace http://ed-fi.org/0110
type ProgramParticipation
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Program BeginDate EndDate DesignatedBy
annotation
documentation
Key programs the student is participating in or receives services.
source <xs:element name="ProgramParticipations" type="ProgramParticipation" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Key programs the student is participating in or receives services.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/LearningStyles
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p986.png
namespace http://ed-fi.org/0110
type LearningStyles
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children VisualLearning AuditoryLearning TactileLearning
annotation
documentation
The student&apos;s relative preference to visual, auditory and tactile learning expressed as percentages.
source <xs:element name="LearningStyles" type="LearningStyles" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The student&apos;s relative preference to visual, auditory and tactile learning expressed as percentages.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/CohortYears
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p987.png
namespace http://ed-fi.org/0110
type CohortYear
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children SchoolYear
attributes
Name  Type  Use  Default  Fixed  annotation
CohortYearTypederived by: CohortYearTyperequired      
documentation
The type of cohort year (9th grade, graduation)
annotation
documentation
The type and year of a cohort (e.g., 9th grade) the student belongs to as determined by the year that student entered a specific grade.
source <xs:element name="CohortYears" type="CohortYear" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The type and year of a cohort (e.g., 9th grade) the student belongs to as determined by the year that student entered a specific grade.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/StudentIndicators
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p988.png
namespace http://ed-fi.org/0110
type StudentIndicator
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children IndicatorGroup IndicatorName Indicator BeginDate EndDate DesignatedBy
annotation
documentation
Indicator(s) or metric(s) computed for the student (e.g., at risk) to influence more effective education or direct specific interventions.
source <xs:element name="StudentIndicators" type="StudentIndicator" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Indicator(s) or metric(s) computed for the student (e.g., at risk) to influence more effective education or direct specific interventions.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Student/LoginId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p989.png
namespace http://ed-fi.org/0110
type IdentificationCode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 60 
annotation
documentation
The login ID for the user; used for security access control interface.
source <xs:element name="LoginId" type="IdentificationCode" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The login ID for the user; used for security access control interface.</xs:documentation>
 
</xs:annotation>
</xs:element>