complexType
Student
element Student/StudentUniqueStateId
element Student/StudentIdentificationCode
element Student/Name
element Student/OtherName
element Student/Sex
element Student/BirthData
element Student/Address
element Student/Telephone
element Student/ElectronicMail
element Student/ProfileThumbnail
element Student/HispanicLatinoEthnicity
element Student/OldEthnicity
element Student/Race
element Student/EconomicDisadvantaged
element Student/SchoolFoodServicesEligibility
element Student/StudentCharacteristics
element Student/LimitedEnglishProficiency
element Student/Languages
element Student/HomeLanguages
element Student/Disabilities
element Student/DisplacementStatus
element Student/ProgramParticipations
element Student/LearningStyles
element Student/CohortYears
element Student/StudentIndicators
element Student/LoginId
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of Person | ||||||||||||||
properties |
|
||||||||||||||
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 |
|
||||||||||||||
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="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'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="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'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'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'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'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's home. This language or dialect may or may not be an individual'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'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'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 | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | UniqueStateIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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 | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentIdentificationCode | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | IdentificationCode | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
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/0110 | ||||||||||||||
type | Name | ||||||||||||||
properties |
|
||||||||||||||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix MaidenName | ||||||||||||||
attributes |
|
||||||||||||||
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/0110 | ||||||||||||||
type | OtherName | ||||||||||||||
properties |
|
||||||||||||||
children | PersonalTitlePrefix FirstName MiddleName LastSurname GenerationCodeSuffix | ||||||||||||||
attributes |
|
||||||||||||||
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/0110 | |||||||||
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/0110 | ||||
type | BirthData | ||||
properties |
|
||||
children | BirthDate CityOfBirth StateOfBirthAbbreviation CountryOfBirthCode 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/0110 | ||||||||||||||
type | Address | ||||||||||||||
properties |
|
||||||||||||||
children | StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode AddressLine Country Latitude Longitude BeginDate EndDate | ||||||||||||||
attributes |
|
||||||||||||||
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/Telephone
diagram | |||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||
type | Telephone | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | TelephoneNumber | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
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/0110 | ||||||||||||||||||||||
type | ElectronicMail | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EmailAddress | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
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/0110 | |||||||||
type | ProfileThumbnail | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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 | |||||||
namespace | http://ed-fi.org/0110 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
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 | |||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||
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/0110 | ||||
type | RaceType | ||||
properties |
|
||||
children | RacialCategory | ||||
annotation |
|
||||
source | <xs:element name="Race" type="RaceType"> <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/EconomicDisadvantaged
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
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/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolFoodServicesEligibility" type="DescriptorReferenceType" 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>SchoolFoodServiceEligibilityDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Student/StudentCharacteristics
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | StudentCharacteristic | ||||||||
properties |
|
||||||||
children | Characteristic BeginDate EndDate DesignatedBy | ||||||||
annotation |
|
||||||||
source | <xs:element name="StudentCharacteristics" type="StudentCharacteristic" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reflects important characteristics of the student'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 | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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 | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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 | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="HomeLanguages" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The language or dialect routinely spoken in an individual's home. This language or dialect may or may not be an individual's native language.</xs:documentation> <xs:appinfo> <ann:Descriptor>LanguageDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Student/Disabilities
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | Disability | ||||||||
properties |
|
||||||||
children | Disability DisabilityDiagnosis OrderOfDisability | ||||||||
annotation |
|
||||||||
source | <xs:element name="Disabilities" 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/0110 | |||||||||
type | DisplacementStatusType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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 | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | ProgramParticipation | ||||||||
properties |
|
||||||||
children | Program BeginDate EndDate DesignatedBy | ||||||||
annotation |
|
||||||||
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 | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | LearningStyles | ||||||||
properties |
|
||||||||
children | VisualLearning AuditoryLearning TactileLearning | ||||||||
annotation |
|
||||||||
source | <xs:element name="LearningStyles" type="LearningStyles" 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/CohortYears
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | CohortYear | ||||||||||||||
properties |
|
||||||||||||||
children | SchoolYear | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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 | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | StudentIndicator | ||||||||
properties |
|
||||||||
children | IndicatorGroup IndicatorName Indicator BeginDate EndDate DesignatedBy | ||||||||
annotation |
|
||||||||
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 | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
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> |