complexType
StudentSchoolAssociation
element StudentSchoolAssociation/StudentReference
element StudentSchoolAssociation/SchoolReference
element StudentSchoolAssociation/PrimarySchool
element StudentSchoolAssociation/SchoolYear
element StudentSchoolAssociation/EntryDate
element StudentSchoolAssociation/EntryGradeLevel
element StudentSchoolAssociation/EntryGradeLevelReason
element StudentSchoolAssociation/EntryType
element StudentSchoolAssociation/RepeatGradeIndicator
element StudentSchoolAssociation/ClassOfSchoolYear
element StudentSchoolAssociation/SchoolChoiceTransfer
element StudentSchoolAssociation/ExitWithdrawDate
element StudentSchoolAssociation/ExitWithdrawType
element StudentSchoolAssociation/EducationPlan
element StudentSchoolAssociation/ResidencyStatus
element StudentSchoolAssociation/GraduationPlanReference
element StudentSchoolAssociation/EmployedWhileEnrolled
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StudentReference SchoolReference PrimarySchool SchoolYear EntryDate EntryGradeLevel EntryGradeLevelReason EntryType RepeatGradeIndicator ClassOfSchoolYear SchoolChoiceTransfer ExitWithdrawDate ExitWithdrawType EducationPlan ResidencyStatus GraduationPlanReference EmployedWhileEnrolled | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StudentSchoolAssociation"> <xs:annotation> <xs:documentation>This association represents the School in which a student is enrolled. The semantics of enrollment may differ slightly by state. Non-enrollment relationships between a student and an education organization may be described using the StudentEducationOrganizationAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Student enrolled in the School.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>School enrolling the Student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PrimarySchool" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates if a given enrollment record should be considered the primary record for a student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolYear" type="SchoolYearType" minOccurs="0"> <xs:annotation> <xs:documentation>The school year associated with the student's enrollment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EntryDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which an individual enters and begins to receive instructional services in a school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EntryGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level or primary instructional level at which a student enters and receives services in a school or an educational institution during a given academic session.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="EntryGradeLevelReason" type="EntryGradeLevelReasonType" minOccurs="0"> <xs:annotation> <xs:documentation>The primary reason as to why a staff member determined that a student should be promoted or not (or be demoted) at the end of a given school term.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EntryType" type="EntryTypeDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The process by which a student enters a school during a given academic session.</xs:documentation> <xs:appinfo> <ann:Descriptor>EntryTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="RepeatGradeIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indicator of whether the student is enrolling to repeat a grade level, either by failure or an agreement to hold the student back.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ClassOfSchoolYear" type="SchoolYearType" minOccurs="0"> <xs:annotation> <xs:documentation>Projected High School graduation year.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolChoiceTransfer" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether students transferred in or out of the school did so during the school year under the provisions for public school choice in accordance with Title I, Part A, Section 1116.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ExitWithdrawDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year of the first day after the date of an individual's last attendance at a school (if known), the day on which an individual graduated, or the date on which it becomes known officially that an individual left school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ExitWithdrawType" type="ExitWithdrawTypeDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The circumstances under which the student exited from membership in an educational institution.</xs:documentation> <xs:appinfo> <ann:Descriptor>ExitWithdrawTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="EducationPlan" type="EducationPlanType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The type of EducationPlan(s) the student is following, if appropriate. For example: Special education IEP Vocational.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResidencyStatus" type="ResidencyStatusDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of the location of a persons legal residence relative to (within or outside of) the boundaries of the public school attended and its administrative unit.</xs:documentation> <xs:appinfo> <ann:Descriptor>ResidencyStatusDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GraduationPlanReference" type="GraduationPlanReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The GraduationPlan associated with the student enrolled in the school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EmployedWhileEnrolled" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An individual who is a paid employee or works in his or her own business, profession, or farm and at the same time is enrolled in secondary, postsecondary, or adult education.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentSchoolAssociation/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Student enrolled in the School.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>School enrolling the Student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/PrimarySchool
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="PrimarySchool" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates if a given enrollment record should be considered the primary record for a student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/SchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SchoolYear" type="SchoolYearType" minOccurs="0"> <xs:annotation> <xs:documentation>The school year associated with the student's enrollment.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/EntryDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="EntryDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which an individual enters and begins to receive instructional services in a school.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/EntryGradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EntryGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level or primary instructional level at which a student enters and receives services in a school or an educational institution during a given academic session.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/EntryGradeLevelReason
diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||
type | EntryGradeLevelReasonType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EntryGradeLevelReason" type="EntryGradeLevelReasonType" minOccurs="0"> <xs:annotation> <xs:documentation>The primary reason as to why a staff member determined that a student should be promoted or not (or be demoted) at the end of a given school term.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/EntryType
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EntryTypeDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EntryType" type="EntryTypeDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The process by which a student enters a school during a given academic session.</xs:documentation> <xs:appinfo> <ann:Descriptor>EntryTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/RepeatGradeIndicator
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="RepeatGradeIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indicator of whether the student is enrolling to repeat a grade level, either by failure or an agreement to hold the student back.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/ClassOfSchoolYear
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | SchoolYearType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ClassOfSchoolYear" type="SchoolYearType" minOccurs="0"> <xs:annotation> <xs:documentation>Projected High School graduation year.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/SchoolChoiceTransfer
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="SchoolChoiceTransfer" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether students transferred in or out of the school did so during the school year under the provisions for public school choice in accordance with Title I, Part A, Section 1116.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/ExitWithdrawDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ExitWithdrawDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year of the first day after the date of an individual's last attendance at a school (if known), the day on which an individual graduated, or the date on which it becomes known officially that an individual left school.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/ExitWithdrawType
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ExitWithdrawTypeDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ExitWithdrawType" type="ExitWithdrawTypeDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The circumstances under which the student exited from membership in an educational institution.</xs:documentation> <xs:appinfo> <ann:Descriptor>ExitWithdrawTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/EducationPlan
diagram | ||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||
type | EducationPlanType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EducationPlan" type="EducationPlanType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The type of EducationPlan(s) the student is following, if appropriate. For example: Special education IEP Vocational.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/ResidencyStatus
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ResidencyStatusDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ResidencyStatus" type="ResidencyStatusDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of the location of a persons legal residence relative to (within or outside of) the boundaries of the public school attended and its administrative unit.</xs:documentation> <xs:appinfo> <ann:Descriptor>ResidencyStatusDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/GraduationPlanReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GraduationPlanReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GraduationPlanIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GraduationPlanReference" type="GraduationPlanReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The GraduationPlan associated with the student enrolled in the school.</xs:documentation> </xs:annotation> </xs:element> |
element StudentSchoolAssociation/EmployedWhileEnrolled
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmployedWhileEnrolled" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An individual who is a paid employee or works in his or her own business, profession, or farm and at the same time is enrolled in secondary, postsecondary, or adult education.</xs:documentation> </xs:annotation> </xs:element> |