This object is designed to facilitate the transfer of State Education Agency (SEA) directory information to the Department of Education (USED) through the Education Data Exchange Network (EDEN).
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |||
---|---|---|---|---|---|---|
SEAInfo | This object is designed to facilitate the transfer of State Education Agency (SEA) directory information to the Department of Education (USED) through the Education Data Exchange Network (EDEN). | |||||
@ | RefId | M | The GUID of the SEA whose information this is. | RefIdType | ||
LocalId | O | The locally-assigned identifier for this SEA. | LocalId | |||
NCESId | O | The NCES-assigned identifier for this SEA. | NCESId | |||
SEAName | M | The full legally accepted name of the SEA. | xs:normalizedString | |||
SEAURL | O | URL for the SEA. | xs:anyURI | |||
CSSOContact | M | Chief State School Officer contact information. | ContactInfo | |||
SEAContactList | O | Information on contact persons for this SEA. | List | |||
SEAContactList/SEAContact | MR | Container element for SEA contact information. | ||||
SEAContactList/SEAContact/ PublishInDirectory | O | Indicates whether or not this SEA contact's information should be published in a directory of SEA information. | PublishInDirectory | |||
SEAContactList/SEAContact/ ContactInfo | M | Contact information for a person at the SEA. | ContactInfo | |||
PhoneNumberList | O | The SEA's phone number(s). | PhoneNumberList | |||
AddressList | O | The SEA's address(es). | AddressList | |||
OperationalStatus | O | This element is deprecated as of SIF Data Model Implementation Specification v2.5. This element applies to LEAs but not to SEAs. | OperationalStatus | |||
EDENInfo | O | Container element for EDEN-specific information. | ||||
EDENInfo/FIPSStateCode | O | The two-digit Federal Information Processing Standard (FIPS) Code for the State, District of Columbia, and the possessions and freely associated areas of the United States (e.g. Puerto Rico). | xs:token
| |||
EDENInfo/AgencyIdNumber | O | A number used in EDEN to uniquely uniquely identify state agencies. | xs:normalizedString | |||
SIF_Metadata | O | SIF_Metadata | ||||
SIF_ExtendedElements | O | SIF_ExtendedElements |
The purpose of the StudentLEARelationship
object is to represent the current information available regarding a single student's
relationship/affiliation to a single LEA for a specific school year as of the time a SIF_Event
or SIF_Response
is generated
by the system of record. This object is not designed to operate on a historical/longitudinal basis in the default context.
StudentLEARelationship
instances must not span multiple school years.
Only one instance of the StudentLEARelationship
object with MembershipType=Home
may exist for a specific time interval
between EntryDate
and ExitDate
(inclusive) for a given student, LEA, and school year.
Multiple instances of the StudentLEARelationship
object with MembershipType=Concurrent
may exist for a specific time
interval between EntryDate
and ExitDate
(inclusive) for a given student, LEA, and school year.
Multiple instances of StudentLEARelationship
will occur for specific or overlapping time intervals if a student has affiliations
with multiple LEA's. This will most likely be detected during aggregate data collection from multiple LEA's.
Since StudentLEARelationship/@RefId
and StudentLEARelationship/@StudentPersonalRefId
are zone-specific,
external mechanisms (e.g. student locator) would be required to correlate multiple instances of a single student affiliating with multiple LEA's.
SIF_Events are reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
StudentLEARelationship |
The purpose of the
Only one instance of the
Multiple instances of the
Multiple instances of | |||
@ | RefId | M | The unique identifier for a particular affiliation between a student and a LEA. | RefIdType |
@ | StudentPersonalRefId | M |
The SIF RefId of the | IdRefType |
@ | LEAInfoRefId | M |
The SIF RefId of the | IdRefType |
@ | SchoolYear | M |
Contains the SIF school year to which this instance of | SchoolYear |
MembershipType | M |
The type of this affiliation as it relates to the LEA identified in | values:
| |
LEARelationshipType | M | An instance of the OrganizationRelationshipType common element that describes the details of the student's affiliation with the LEA. | OrganizationRelationshipType | |
EntryDate | M | The date from when this affiliation is valid. | xs:date | |
EntryType | O | |||
EntryType/Code | M | Code indicating the type of entry for this affiliation. | NCES0619EntryTypeType | |
EntryType/OtherCodeList | O | OtherCodeList | ||
ExitDate | C | The last school calendar day (membership day) the student was affiliated with the LEA (inclusive).
The conditional characteristic of this element is defined such that if the student has exited the LEA, then | xs:date | |
ExitType | O | |||
ExitType/Code | M | Code indicating the type of exit for this affiliation. | NCES0644ExitWithdrawalTypeType | |
ExitType/OtherCodeList | O | OtherCodeList | ||
ExitStatus | O | |||
ExitStatus/Code | M | Code indicating the exit status for this affiliation. | NCES0643ExitWithdrawalStatusType | |
ExitStatus/OtherCodeList | O | OtherCodeList | ||
NonResidentAttendReason | C | Indicates the reason that the student has an affiliation with this LEA if the student is a not a resident of the LEA.
The conditional characteristic of this element is defined such that if the LEA participating in this affiliation is outside of the student's usual attendance area, as indicated in the | NCES0599NonResidentAttendanceRationaleType | |
GradeLevel | O | The grade or academic level of the student. | GradeLevel | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |