complexType
Student
element Student/StudentUniqueId
element Student/StudentIdentificationCode
element Student/Name
element Student/OtherName
element Student/Sex
element Student/BirthData
element Student/Address
element Student/InternationalAddress
element Student/Telephone
element Student/ElectronicMail
element Student/ProfileThumbnail
element Student/HispanicLatinoEthnicity
element Student/OldEthnicity
element Student/Race
element Student/Citizenship
element Student/EconomicDisadvantaged
element Student/SchoolFoodServicesEligibility
element Student/StudentCharacteristic
element Student/LimitedEnglishProficiency
element Student/Language
element Student/Disability
element Student/DisplacementStatus
element Student/ProgramParticipation
element Student/LearningStyle
element Student/CohortYear
element Student/StudentIndicator
element Student/LoginId
element Student/HomelessPrimaryNighttimeResidence
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StudentUniqueId StudentIdentificationCode Name OtherName Sex BirthData Address InternationalAddress Telephone ElectronicMail ProfileThumbnail HispanicLatinoEthnicity OldEthnicity Race Citizenship EconomicDisadvantaged SchoolFoodServicesEligibility StudentCharacteristic LimitedEnglishProficiency Language Disability DisplacementStatus ProgramParticipation LearningStyle CohortYear StudentIndicator LoginId HomelessPrimaryNighttimeResidence | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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="ComplexObjectType"> <xs:sequence> <xs:element name="StudentUniqueId" type="UniqueId"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a student.</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'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'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="InternationalAddress" type="InternationalAddress" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The set of elements that describes an international address.</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 reference for the student photo. The specification for that reference is left to local definition.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="HispanicLatinoEthnicity" type="xs:boolean" 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="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" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The general racial category which most clearly reflects the individual'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="Citizenship" type="Citizenship" minOccurs="0"> <xs:annotation> <xs:documentation>Contains information relative to U.S. citizenship status and its associated probationary documentation.</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'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="SchoolFoodServicesEligibilityDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of a student's level of eligibility for breakfast, lunch, snack, supper, and milk programs.</xs:documentation> <xs:appinfo> <ann:Descriptor>SchoolFoodServicesEligibilityDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="StudentCharacteristic" type="StudentCharacteristic" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reflects important characteristics of the student's home situation: Displaced Homemaker, Immigrant, Migratory, Military Parent, Pregnant Teen, Single Parent, and Unaccompanied Youth.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LimitedEnglishProficiency" type="LimitedEnglishProficiencyDescriptorReferenceType" 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="Language" type="Language" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The language(s) the individual uses to communicate. It is strongly recommended that entries use only ISO 639-3 language codes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Disability" type="Disability" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The disability condition(s) that best describes an individual's impairment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisplacementStatus" type="DisplacementStatus" 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="ProgramParticipation" type="ProgramParticipation" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Key programs the student is participating in or receives services from.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStyle" type="LearningStyle" minOccurs="0"> <xs:annotation> <xs:documentation>The student's relative preference to visual, auditory, and tactile learning expressed as percentages.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CohortYear" 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="StudentIndicator" 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:element name="HomelessPrimaryNighttimeResidence" type="HomelessPrimaryNighttimeResidenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The primary nighttime residence of the student at the time the student is identified as homeless.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Student/StudentUniqueId
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | UniqueId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="StudentUniqueId" type="UniqueId"> <xs:annotation> <xs:documentation>A unique alphanumeric code assigned to a student.</xs:documentation> </xs:annotation> </xs:element> |
element Student/StudentIdentificationCode
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | StudentIdentificationCode | ||||||
properties |
|
||||||
children | IdentificationCode StudentIdentificationSystem AssigningOrganizationIdentificationCode | ||||||
annotation |
|
||||||
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 | |||
namespace | http://ed-fi.org/0210 | ||
type | Name | ||
properties |
|
||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName PersonalIdentificationDocument | ||
annotation |
|
||
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 | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | OtherName | ||||||
properties |
|
||||||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix OtherNameType | ||||||
annotation |
|
||||||
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 | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | SexType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Sex" type="SexType"> <xs:annotation> <xs:documentation>A person's gender.</xs:documentation> </xs:annotation> </xs:element> |
element Student/BirthData
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | BirthData | ||
properties |
|
||
children | BirthDate BirthCity BirthStateAbbreviation BirthInternationalProvince BirthCountry DateEnteredUS MultipleBirthStatus | ||
annotation |
|
||
source | <xs:element name="BirthData" type="BirthData"> <xs:annotation> <xs:documentation>The set of elements that capture relevant data regarding a person's birth, including birth date and place of birth.</xs:documentation> </xs:annotation> </xs:element> |
element Student/Address
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Address | ||||||
properties |
|
||||||
children | StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode Latitude Longitude BeginDate EndDate AddressType DoNotPublishIndicator | ||||||
annotation |
|
||||||
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/InternationalAddress
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | InternationalAddress | ||||||
properties |
|
||||||
children | AddressType AddressLine1 AddressLine2 AddressLine3 AddressLine4 Country Latitude Longitude BeginDate EndDate | ||||||
annotation |
|
||||||
source | <xs:element name="InternationalAddress" type="InternationalAddress" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The set of elements that describes an international address.</xs:documentation> </xs:annotation> </xs:element> |
element Student/Telephone
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Telephone | ||||||
properties |
|
||||||
children | TelephoneNumber TelephoneNumberType OrderOfPriority TextMessageCapabilityIndicator DoNotPublishIndicator | ||||||
annotation |
|
||||||
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 | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | ElectronicMail | ||||||
properties |
|
||||||
children | ElectronicMailAddress ElectronicMailType PrimaryEmailAddressIndicator DoNotPublishIndicator | ||||||
annotation |
|
||||||
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 | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ProfileThumbnail | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ProfileThumbnail" type="ProfileThumbnail" minOccurs="0"> <xs:annotation> <xs:documentation>Locator reference for the student photo. The specification for that reference is left to local definition.</xs:documentation> </xs:annotation> </xs:element> |
element Student/HispanicLatinoEthnicity
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="HispanicLatinoEthnicity" type="xs:boolean" 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 Student/OldEthnicity
diagram | |||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||
type | OldEthnicityType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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 | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||
type | RaceType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Race" type="RaceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The general racial category which most clearly reflects the individual'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/Citizenship
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Citizenship | ||||||
properties |
|
||||||
children | CitizenshipStatus Visa USCitizenshipIdentificationDocument ForeignCitizenshipIdentificationDocument | ||||||
annotation |
|
||||||
source | <xs:element name="Citizenship" type="Citizenship" minOccurs="0"> <xs:annotation> <xs:documentation>Contains information relative to U.S. citizenship status and its associated probationary documentation.</xs:documentation> </xs:annotation> </xs:element> |
element Student/EconomicDisadvantaged
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="EconomicDisadvantaged" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of inadequate financial condition of an individual'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 | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolFoodServicesEligibilityDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolFoodServicesEligibility" type="SchoolFoodServicesEligibilityDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of a student's level of eligibility for breakfast, lunch, snack, supper, and milk programs.</xs:documentation> <xs:appinfo> <ann:Descriptor>SchoolFoodServicesEligibilityDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Student/StudentCharacteristic
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | StudentCharacteristic | ||||||
properties |
|
||||||
children | StudentCharacteristic BeginDate EndDate DesignatedBy | ||||||
annotation |
|
||||||
source | <xs:element name="StudentCharacteristic" type="StudentCharacteristic" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reflects important characteristics of the student's home situation: Displaced Homemaker, Immigrant, Migratory, Military Parent, Pregnant Teen, Single Parent, and Unaccompanied Youth.</xs:documentation> </xs:annotation> </xs:element> |
element Student/LimitedEnglishProficiency
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LimitedEnglishProficiencyDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LimitedEnglishProficiency" type="LimitedEnglishProficiencyDescriptorReferenceType" 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/Language
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Language | ||||||
properties |
|
||||||
children | Language LanguageUse | ||||||
annotation |
|
||||||
source | <xs:element name="Language" type="Language" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The language(s) the individual uses to communicate. It is strongly recommended that entries use only ISO 639-3 language codes.</xs:documentation> </xs:annotation> </xs:element> |
element Student/Disability
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Disability | ||||||
properties |
|
||||||
children | Disability DisabilityDiagnosis OrderOfDisability DisabilityDeterminationSourceType | ||||||
annotation |
|
||||||
source | <xs:element name="Disability" type="Disability" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The disability condition(s) that best describes an individual's impairment.</xs:documentation> </xs:annotation> </xs:element> |
element Student/DisplacementStatus
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | DisplacementStatus | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DisplacementStatus" type="DisplacementStatus" 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/ProgramParticipation
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | ProgramParticipation | ||||||
properties |
|
||||||
children | ProgramType ProgramCharacteristic BeginDate EndDate DesignatedBy | ||||||
annotation |
|
||||||
source | <xs:element name="ProgramParticipation" type="ProgramParticipation" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Key programs the student is participating in or receives services from.</xs:documentation> </xs:annotation> </xs:element> |
element Student/LearningStyle
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | LearningStyle | ||||||
properties |
|
||||||
children | VisualLearning AuditoryLearning TactileLearning | ||||||
annotation |
|
||||||
source | <xs:element name="LearningStyle" type="LearningStyle" minOccurs="0"> <xs:annotation> <xs:documentation>The student's relative preference to visual, auditory, and tactile learning expressed as percentages.</xs:documentation> </xs:annotation> </xs:element> |
element Student/CohortYear
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | CohortYear | ||||||
properties |
|
||||||
children | SchoolYear CohortYearType | ||||||
annotation |
|
||||||
source | <xs:element name="CohortYear" 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/StudentIndicator
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | StudentIndicator | ||||||
properties |
|
||||||
children | IndicatorGroup IndicatorName Indicator BeginDate EndDate DesignatedBy | ||||||
annotation |
|
||||||
source | <xs:element name="StudentIndicator" 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 | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
element Student/HomelessPrimaryNighttimeResidence
diagram | ||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||
type | HomelessPrimaryNighttimeResidenceType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:element name="HomelessPrimaryNighttimeResidence" type="HomelessPrimaryNighttimeResidenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The primary nighttime residence of the student at the time the student is identified as homeless.</xs:documentation> </xs:annotation> </xs:element> |