Schools Interoperability Framework™
Implementation Specification 2.0r1

June 19, 2007






This version:
http://specification.sifinfo.org/Implementation/2.0r1/
Previous version:
http://specification.sifinfo.org/Implementation/2.0/
Latest version:
http://specification.sifinfo.org/Implementation/
Schemas
SIF_Message (single file, non-annotated) (ZIP archive)
SIF_Message (single file, annotated) (ZIP archive)
SIF_Message (includes, non-annotated) (ZIP archive)
SIF_Message (includes, annotated) (ZIP archive)
DataModel (single file, non-annotated) (ZIP archive)
DataModel (single file, annotated) (ZIP archive)
DataModel (includes, non-annotated) (ZIP archive)
DataModel (includes, annotated) (ZIP archive)

Note: SIF_Message schemas define every data object element as optional per SIF's Publish/Subscribe and SIF Request/Response Models; DataModel schemas maintain the cardinality of all data object elements.

Please refer to the errata for this document, which may include some normative corrections.

This document is also available in these non-normative formats: ZIP archive, PDF (for printing as a single file), Excel spreadsheet.



Copyright ©2007 Schools Interoperability Framework (SIF™) Association. All Rights Reserved.


1 Preamble

1.1 Abstract

1.1.1 What is SIF?

The Schools Interoperability Framework (SIF) is not a product, but a technical blueprint for enabling diverse applications to interact and share data related to entities in the pK-12 instructional and administrative environment. SIF is designed to:

The SIF Implementation Specification defines:

These are known collectively as the SIF Infrastructure. The SIF Implementation Specification also defines the SIF Data Model:

A SIF Zone is a distributed system that consists of a ZIS and one or more software applications with a SIF Agent (a SIF-enabled application) sharing/reporting one or more SIF data objects over a network. A SIF Implementation consists of one or more SIF Zones deployed and configured to meet customer data sharing and reporting needs.

The SIF Implementation Specification defines architecture requirements and communication protocols for software components and the interfaces between them; it makes no assumption of specific hardware or sofware products needed to develop SIF-enabled applications and Zone Integration Server implementations, other than their ability to support technologies leveraged as the foundation for SIF, most prominently XML and HTTP(S).

1.1.2 Schools Interoperability Framework Association

The Schools Interoperability Framework Association (SIFA) is an industry initiative to enable interoperability and data sharing between software applications in the pK-12 instructional and administrative environment, and the forum for companies and educators to participate in the development of SIF specifications in SIFA's working groups and task forces. SIFA is designed to:

1.2 Disclaimer

The information, software, products, and services included in the SIF Implementation Specification may include inaccuracies or typographical errors. Changes are periodically added to the information herein. SIFA may make improvements and/or changes in this document at any time without notification. Information contained in this document should not be relied upon for personal, medical, legal, or financial decisions. Appropriate professionals should be consulted for advice tailored to specific situations.

SIFA, ITS PARTICIPANT(S), AND THIRD PARTY CONTENT PROVIDERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY, RELIABILITY, TIMELINESS, AND ACCURACY OF THE INFORMATION, SOFTWARE, PRODUCTS, SERVICES, AND RELATED GRAPHICS CONTAINED IN THIS DOCUMENT FOR ANY PURPOSE. ALL SUCH INFORMATION, SOFTWARE, PRODUCTS, SERVICES, AND RELATED GRAPHICS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. SIFA AND/OR ITS PARTICIPANT(S) HEREBY DISCLAIM ALL WARRANTIES AND CONDITIONS WITH REGARD TO THIS INFORMATION, SOFTWARE, PRODUCTS, SERVICES, AND RELATED GRAPHICS, INCLUDING ALL IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT.

IN NO EVENT SHALL SIFA, ITS PARTICIPANT(S), OR THIRD PARTY CONTENT PROVIDERS BE LIABLE FOR ANY DIRECT, INDIRECT, PUNITIVE, INCIDENTAL, SPECIAL, CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF USE, DATA, OR PROFITS, ARISING OUT OF OR IN ANY WAY CONNECTED WITH THE USE OR PERFORMANCE OF THIS DOCUMENT, WITH THE DELAY OR INABILITY TO USE THE DOCUMENT, THE PROVISION OF OR FAILURE TO PROVIDE SERVICES, OR FOR ANY INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS OBTAINED THROUGH THIS DOCUMENT OR OTHERWISE ARISING OUT OF THE USE OF THIS DOCUMENT, WHETHER BASED ON CONTRACT, TORT, STRICT LIABILITY, OR OTHERWISE, EVEN IF SIFA, ITS PARTICIPANT(S), OR THIRD PARTY CONTENT PROVIDERS HAVE BEEN ADVISED OF THE POSSIBILITY OF DAMAGES. BECAUSE SOME STATES/JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, THE ABOVE LIMITATION MAY NOT APPLY TO YOU. IF YOU ARE DISSATISFIED WITH ANY PORTION OF THIS DOCUMENT OR WITH ANY OF THESE TERMS OF USE, YOUR SOLE AND EXCLUSIVE REMEDY IS TO DISCONTINUE USING THIS DOCUMENT.

This specification is released with the following provisos to developers and educators.

1.3 Certification and Compliance Claims

Though a product may be demonstrated to comply with this specification, no product may be designated as SIF Certified™ by an organization or individual until the product has been tested against and passed established compliance criteria, published separately [SIFCertification]. Organizations and individuals that are currently paying annual membership dues to SIFA and dedicating resources to the initiative may also use the designation SIF Participant to describe their involvement with SIFA and SIF in marketing, public relations and other materials.

Quick Table of Contents

1 Preamble

2 Introduction

3 Architecture

4 Messaging

5 Infrastructure

6 Data Model


A Common Types

B Code Sets

C External Code Sets

D Notes on Related Technologies

E Wildcard Version Support Implementation Notes

F Selective Message Blocking (SMB) Example

G Background/Supplementary Documentation (non-normative)

H Index of Tables

I Index of Examples

J Index of Figures

K Index of Objects

L Index of Common Elements

M Index of Common Types

N Index of Elements

O Index of Attributes

P References

Full Table of Contents

1 Preamble

1.1 Abstract

1.1.1 What is SIF?

1.1.2 Schools Interoperability Framework Association

1.2 Disclaimer

1.3 Certification and Compliance Claims

2 Introduction

2.1 Specification Organization

2.2 Document Conventions

2.2.1 Definitions

2.2.2 Structure and Values

2.2.3 Examples

2.2.4 References

2.2.5 Terminology

2.2.6 XML Diagrams

2.3 Version Numbers

2.4 Highlighted Additions/Changes Since Version 1.5r1

2.4.1 Specification

2.4.2 Architecture

2.4.3 Infrastructure

2.4.4 Data Model

2.5 Revisions Since Version 2.0

3 Architecture

3.1 Assumptions

3.1.1 Notes on Related Technologies

3.2 Concepts

3.2.1 Data Model

3.2.2 Zone Architecture

3.2.2.1 Contexts

3.2.3 Infrastructure and Messaging

3.2.4 Data Provision: A Request/Response Model

3.2.5 Event Reporting: A Publish/Subscribe Model

3.2.6 Communication: An Asynchronous Model

3.2.7 Security Model

3.2.7.1 Encryption
3.2.7.2 Authentication and Validation
3.2.7.3 Access Control

3.3 SIF Architecture

3.3.1 Architectural Components

3.3.2 Naming Conventions for Agents and Zone Integration Servers

3.3.3 Object Identifiers

3.3.3.1 Persistence

3.3.4 Agent/Application Requirements

3.3.4.1 Communicate with the ZIS
3.3.4.2 Transmit Application Changes to the ZIS
3.3.4.3 Respond to Requests
3.3.4.4 Changes Required to the Vendor's Application
3.3.4.5 Support Authentication and Digital Signatures
3.3.4.6 Agent Local Queue
3.3.4.7 Wildcard Version Support

3.3.5 Zone Integration Server Requirements

3.3.5.1 Access Control List
3.3.5.2 Zone Status
3.3.5.3 Zone Context Registry
3.3.5.4 Administration
3.3.5.5 Support Selective Message Blocking (SMB) to Resolve Deadlocks
3.3.5.5.1 Description
3.3.5.5.2 Requirements
3.3.5.5.3 Example

3.3.6 Message Processing

3.3.6.1 Message Validation
3.3.6.2 Message Identification
3.3.6.3 Message Security
3.3.6.3.1 SIF_AuthenticationLevel
3.3.6.3.2 SIF_EncryptionLevel
3.3.6.3.3 Notes on SIF_AuthenticationLevel
3.3.6.3.4 Notes on SIF_EncryptionLevel
3.3.6.4 Message Robustness
3.3.6.5 Message Cycle
3.3.6.6 Message Delivery
3.3.6.6.1 The "Push" Model
3.3.6.6.2 The "Pull" Model
3.3.6.6.3 "Multiple Version" Zones

3.3.7 Infrastructure Transport Layer

3.3.7.1 SIF HTTPS Transport
3.3.7.1.1 HTTPS Request/Response Model
3.3.7.1.2 HTTP Request Headers
3.3.7.1.3 HTTP Response Headers
3.3.7.1.4 100 (Continue)
3.3.7.1.5 3XX, 4XX, 5XX Notices
3.3.7.2 SIF HTTP Transport

4 Messaging

4.1 Agent Protocols

4.1.1 Agent Messaging Protocols

4.1.1.1 SIF_Register
4.1.1.2 SIF_Unregister
4.1.1.3 SIF_Provide
4.1.1.4 SIF_Unprovide
4.1.1.5 SIF_Subscribe
4.1.1.6 SIF_Unsubscribe
4.1.1.7 SIF_Provision
4.1.1.8 SIF_Event
4.1.1.9 SIF_Request
4.1.1.10 SIF_Ping
4.1.1.11 SIF_Sleep
4.1.1.12 SIF_Wakeup
4.1.1.13 SIF_GetZoneStatus
4.1.1.14 SIF_GetAgentACL
4.1.1.15 SIF_GetMessage (Pull-Mode only)
4.1.1.16 SIF_Ack (Push-Mode)
4.1.1.17 SIF_Ack (Pull-Mode)

4.1.2 Agent Message Handling Protocols

4.1.2.1 SIF_Message
4.1.2.2 SIF_Event
4.1.2.3 SIF_Request
4.1.2.4 SIF_Response
4.1.2.5 SIF_Ping (Push-Mode only)
4.1.2.6 SIF_Sleep (Push-Mode only)
4.1.2.7 SIF_Wakeup (Push-Mode only)

4.2 ZIS Protocols

4.2.1 ZIS Messaging Protocols

4.2.1.1 SIF_Message Delivery (SIF_Event, SIF_Request, SIF_Response to a Push-mode Agent)
4.2.1.2 SIF_Ping (to a Push-mode Agent)
4.2.1.3 SIF_Sleep (to a Push-mode Agent)
4.2.1.4 SIF_Wakeup (to a Push-mode Agent)

4.2.2 ZIS Message Handling Protocols

4.2.2.1 SIF_Message
4.2.2.2 SIF_Register
4.2.2.3 SIF_Unregister
4.2.2.4 SIF_Provide
4.2.2.5 SIF_Unprovide
4.2.2.6 SIF_Subscribe
4.2.2.7 SIF_Unsubscribe
4.2.2.8 SIF_Provision
4.2.2.9 SIF_Event
4.2.2.10 SIF_Request
4.2.2.11 SIF_Response
4.2.2.11.1 Implementation Notes
4.2.2.12 SIF_Ping
4.2.2.13 SIF_Sleep
4.2.2.14 SIF_Wakeup
4.2.2.15 SIF_GetZoneStatus
4.2.2.16 SIF_GetAgentACL
4.2.2.17 SIF_GetMessage
4.2.2.18 SIF_Ack (from a Push-Mode Agent)
4.2.2.19 SIF_Ack (from a Pull-Mode Agent)

5 Infrastructure

5.1 Common Elements

5.1.1 SIF_Message

5.1.2 SIF_Header

5.1.3 SIF_EncryptionLevel

5.1.4 SIF_AuthenticationLevel

5.1.5 SIF_Contexts

5.1.6 SIF_Context

5.1.7 SIF_Protocol

5.1.8 SIF_Status

5.1.9 SIF_Error

5.1.10 SIF_Query

5.1.10.1 SIF_ConditionGroup
5.1.10.2 SIF_Element Syntax

5.1.11 SIF_ExtendedQuery

5.1.11.1 Mapping SIF_Query to SIF_ExtendedQuery

5.1.12 SIF_ExtendedQueryResults

5.2 Messages

5.2.1 SIF_Ack

5.2.2 SIF_Event

5.2.3 SIF_Provide

5.2.4 SIF_Provision

5.2.5 SIF_Register

5.2.6 SIF_Request

5.2.7 SIF_Response

5.2.8 SIF_Subscribe

5.2.9 SIF_SystemControl

5.2.10 SIF_Ping

5.2.11 SIF_Sleep

5.2.12 SIF_Wakeup

5.2.12.1 SIF_Sleep/SIF_Wakeup versus SIF_Register/SIF_Unregister

5.2.13 SIF_GetMessage

5.2.14 SIF_GetZoneStatus

5.2.15 SIF_GetAgentACL

5.2.16 SIF_Unprovide

5.2.17 SIF_Unregister

5.2.18 SIF_Unsubscribe

5.3 Objects

5.3.1 SIF_ZoneStatus

5.3.2 SIF_AgentACL

6 Data Model

6.1 Introduction

6.1.1 Format

6.1.2 Conventions

6.1.2.1 Object Attributes/Primary Keys
6.1.2.2 Object References
6.1.2.3 Lists/Repeatable Elements
6.1.2.3.1 ActionList
6.1.2.3.2 List
6.1.2.4 Supported Optional Elements Without Values
6.1.2.5 Externally-Defined XML

6.2 Common Elements

6.2.1 Address

6.2.2 AddressList

6.2.3 BirthDate

6.2.4 CongressionalDistrict

6.2.5 ContactInfo

6.2.6 Country

6.2.7 CourseCode

6.2.8 CourseCredits

6.2.9 CourseTitle

6.2.10 Demographics

6.2.11 DistrictCourseCode

6.2.12 EarnedStatus

6.2.13 EconomicDisadvantage

6.2.14 EducationalLevel

6.2.15 ElectronicId

6.2.16 ElectronicIdList

6.2.17 ELL

6.2.18 Email

6.2.19 EmailList

6.2.20 EntryDate

6.2.21 ExceptionalityCategories

6.2.22 ExitDate

6.2.23 FirstName

6.2.24 Gender

6.2.25 GiftedTalented

6.2.26 GradeLevel

6.2.27 GradeLevels

6.2.28 GraduationDate

6.2.29 GraduationRequirement

6.2.30 GridLocation

6.2.31 HispanicLatino

6.2.32 Homeless

6.2.33 HomeroomNumber

6.2.34 IDEA

6.2.35 IdentificationInfo

6.2.36 IdentificationInfoList

6.2.37 Immigrant

6.2.38 InstructionalLevel

6.2.39 LastName

6.2.40 LEAName

6.2.41 LocalId

6.2.42 MealStatus

6.2.43 MealType

6.2.44 MeetingTime

6.2.45 MiddleName

6.2.46 Migrant

6.2.47 Name

6.2.48 NCESId

6.2.49 NeglectedDelinquent

6.2.50 OnTimeGraduationYear

6.2.51 OperationalStatus

6.2.52 OtherCodeList

6.2.53 OtherId

6.2.54 OtherNames

6.2.55 PhoneNumber

6.2.56 PhoneNumberList

6.2.57 PlannedAssessmentParticipation

6.2.58 PrimaryAssignment

6.2.59 Program

6.2.60 ProgramStatus

6.2.61 ProgramType

6.2.62 ProjectedGraduationYear

6.2.63 PublishInDirectory

6.2.64 RaceList

6.2.65 Relationship

6.2.66 SCEDCode

6.2.67 SchoolContactList

6.2.68 SchoolName

6.2.69 SchoolURL

6.2.70 SchoolYear

6.2.71 Section504

6.2.72 SIF_ExtendedElements

6.2.73 SSN

6.2.74 StateCourseCode

6.2.75 StateProvince

6.2.76 StateProvinceId

6.2.77 SubjectArea

6.2.78 SubjectAreaList

6.2.79 TermSpan

6.2.80 Title1

6.2.81 VocationalConcentrator

6.3 Assessment Working Group

6.3.1 Assessment

6.3.2 AssessmentAdministration

6.3.3 AssessmentForm

6.3.4 AssessmentPackage

6.3.5 AssessmentRegistration

6.3.6 AssessmentSubTest

6.3.7 StudentResponseSet

6.3.8 StudentScoreSet

6.4 Data Model Task Force

6.4.1 SIF_Metadata

6.4.2 TimeElement

6.4.3 LifeCycle

6.4.4 RightsElement

6.5 Data Warehouse Working Group

6.5.1 AggregateStatisticInfo

6.5.2 AggregateCharacteristicInfo

6.5.3 AggregateStatisticFact

6.6 Food Services Working Group

6.6.1 FoodserviceItem

6.6.2 FoodserviceItemPortion

6.6.3 FoodserviceItemSales

6.6.4 FoodserviceItemUnit

6.6.5 FoodserviceMealPrices

6.6.6 FoodserviceMenuPlan

6.6.7 FoodserviceMilkSales

6.6.8 FoodservicePurchaseTransaction

6.6.9 FoodserviceReimbursementRates

6.6.10 FoodserviceSales

6.6.11 FoodserviceStaffEnrollmentCount

6.6.12 FoodserviceStaffMealCounts

6.6.13 FoodserviceStudentEnrollmentCount

6.6.14 FoodserviceStudentMealCounts

6.6.15 FoodserviceTransaction

6.6.16 FoodserviceTransactionDetails

6.6.17 FoodserviceTransactionPayMethod

6.6.18 StaffMeal

6.6.19 StudentMeal

6.7 Grade Book Working Group

6.7.1 GradingAssignment

6.7.2 GradingAssignmentScore

6.7.3 GradingCategory

6.7.4 MarkInfo

6.7.5 MarkValueInfo

6.7.6 OfficialStudentPeriodAttendance

6.7.7 SectionMarkInfo

6.7.8 StudentPeriodAttendance

6.7.9 StudentSectionMarks

6.8 Human Resources & Financials Working Group

6.8.1 AccountingPeriod

6.8.2 Billing

6.8.3 EmployeeAssignment

6.8.4 EmployeeContract

6.8.5 EmployeePersonal

6.8.6 EmployeePicture

6.8.7 EmployeeWage

6.8.8 EmploymentRecord

6.8.9 FinancialAccount

6.8.10 FinancialAccountAccountingPeriodLocationInfo

6.8.11 FinancialAnnual

6.8.12 FinancialBudget

6.8.13 FinancialClass

6.8.14 FinancialIncomeStatement

6.8.15 FinancialTransaction

6.8.16 FiscalYear

6.8.17 LocationInfo

6.8.18 Payment

6.8.19 Purchasing

6.8.20 TimeWorked

6.8.21 VendorInfo

6.8.22 W4

6.9 Infrastructure Working Group

6.9.1 Authentication

6.9.1.1 Password Implementation Details
6.9.1.1.1 Encoded Text
6.9.1.1.2 Hashed Text
6.9.1.1.3 Encrypted Text
6.9.1.1.3.1 Example Keys

6.9.2 SIF_LogEntry

6.10 Instructional Services Task Force

6.10.1 Activity

6.10.2 Assignment

6.10.3 CurriculumStructure

6.10.4 LearningResource

6.10.5 LearningStandardDocument

6.10.6 LearningStandardItem

6.10.7 Lesson

6.11 Library Automation Working Group

6.11.1 LibraryPatronStatus

6.12 Professional Development Working Group

6.12.1 ActivityProvider

6.12.2 EmployeeCredential

6.12.3 EmployeeCredit

6.12.4 EmployeeRecertification

6.12.5 ProfessionalDevelopmentActivities

6.13 Special Programs Working Group

6.13.1 StudentParticipation

6.13.2 StudentPlacement

6.13.3 TestAccommodation

6.14 Student Information Systems Working Group

6.14.1 AttendanceCodeInfo

6.14.2 CalendarDate

6.14.3 CalendarSummary

6.14.4 DisciplineIncident

6.14.5 LEAInfo

6.14.6 RoomInfo

6.14.7 RoomType

6.14.8 SchoolCourseInfo

6.14.9 SchoolInfo

6.14.10 SectionInfo

6.14.11 StaffAssignment

6.14.12 StaffPersonal

6.14.13 StudentAttendanceSummary

6.14.14 StudentContact

6.14.15 StudentDailyAttendance

6.14.16 StudentPersonal

6.14.17 StudentPicture

6.14.18 StudentSchoolEnrollment

6.14.19 StudentSectionEnrollment

6.14.20 StudentSnapshot

6.14.21 TermInfo

6.15 Student Record Exchange Task Force

6.15.1 StudentRecordExchange

6.15.2 StudentDemographicRecord

6.15.3 StudentAcademicRecord

6.15.4 StudentSpecialEducationRecord

6.15.5 StudentRecordPackage

6.16 Transportation and Geographic Information Working Group

6.16.1 BusEquipment

6.16.2 BusInfo

6.16.3 BusPositionInfo

6.16.4 BusRouteDetail

6.16.5 BusRouteInfo

6.16.6 BusStopInfo

6.16.7 StudentTransportInfo

6.17 Vertical Reporting Task Force

6.17.1 ReportAuthorityInfo

6.17.2 ReportManifest

6.17.3 SIF_ReportObject

6.17.4 StudentLocator


A Common Types

A.1 AbstractContentPackageType

A.2 BaseNameType

A.3 DefinedProtocolsType

A.4 ExtendedContentType

A.5 FSAmountType

A.6 FSCountType

A.7 GUIDType

A.8 IdRefType

A.9 MonetaryAmountType

A.10 MsgIdType

A.11 NameOfRecordType

A.12 OtherNameType

A.13 PartialDateType

A.14 RefIdType

A.15 ReportDataObjectType

A.16 ReportPackageType

A.17 SIF_EventObjectType

A.18 SIF_ExampleObjectType

A.19 SIF_ProvideObjectNamesType

A.20 SIF_RequestObjectNamesType

A.21 SIF_ResponseObjectsType

A.22 SIF_ResponseObjectType

A.23 SIF_SubscribeObjectNamesType

A.24 URIOrBinaryType

A.25 VersionType

A.26 VersionWithWildcardsType

B Code Sets

Infrastructure

Status Code

Error Category

XML Validation Error

Encryption Error

Authentication Error

Access and Permission Error

Registration Error

Provision Error

Subscription Error

Request and Response Error

Event Reporting and Processing Error

Transport Error

System Error

Generic Message Handling Error

SMB Error

SIF_LogEntry

Agent Error Condition

Data Issues with Failure Result

Data Issues with Success Result

Success Category

ZIS Error Condition

StudentPlacement

Other Services

Other Types of Transportation

Title I Services

TestAccommodation

Scheduling

Setting

Student Equipment and Technology

Test Administration

Test Material

Test Response

C External Code Sets

Canada Post

Provinces and Territories

International Standards Organization (ISO)

3166-1 English Country Names and Code Elements

3166-3 Code for Formerly Used Names of Countries

4217 Currency names and code elements

National Center For Education Statistics (NCES)—NCES Handbooks Online

0025 Address Type

0031 School Level

0032 Agency Status

0056 Assessment Reporting Method

0084 Calendar Event

0106 Course Instructional Level

0108 Credit Type Earned

0147 Identification System

0171 Receiving Location of Instruction/Service

0209 Medium of Instruction

0211 Program Availability

0222 Program Funding Source

0229 Program Type

0256 School Status

0266 Session Type

0273 Student Support Service Type

0274 Student/Family Program Type

0280 Telephone Number Type

0289 Transitional Support Service Type

0307 Service Setting

0315 Birthdate Verification

0322 Citizenship Status

0327 Language Type

0330 Marital Status

0332 Highest Level of Education Completed

0394 Teaching Credential Type

0395 Teaching Credential Basis

0401 Background Check Type

0421 Teaching Field or Area Authorized

0434 Employment Separation Reason

0436 Teaching Assignment

0437 Instructional Level

0468 Contractual Term

0476 Full-time Status

0557 Job Classification

0568 Function Type

0585 English Proficiency

0598 Public School Residence Status

0599 Non-Resident Attendance Rationale

0600 Dwelling Arrangement

0609 Relationship to Student

0613 Employment Status

0614 Employer Type

0619 Entry Type

0643 Exit/Withdrawal Status

0644 Exit/Withdrawal Type

0674 Honors Type

0679 Activity Involvement Code

0684 Diploma/Credential Level and Honors

0768 Primary Disability Type

0792 Identification Procedure

0798 Early Childhood Program Setting

0804 Early Childhood Special Education Setting

0806 Individualized Program Type

0815 Program Exit Reason

0849 Race

1040 Incident Location

1043 Reporter Description

1045 Weapon Type

1046 Incident Injury

1048 Secondary Incident Behavior

1049 Incident Code

1050 Perpetrator Description

1052 Victim Description

1054 Disciplinary Action

1151 Agency Type

National Information Standards Organization (NISO)

Z39.53 Language Codes

Performance-Based Data Management Initiative (PBDMI)

Homeless Educational Support Services and Activities/Type of Services Received

LEP Program/Type of Services Received

Migrant Students Served/Migrant Service Type

Students in Neglected or Delinquent Programs/Neglected or Delinquent Services Received

Safety in Numbers: Collecting and Using Crime, Violence and Discipline Data to Make a Difference in Schools

Time

SCED

Course Titles

Non-secondary Courses

Secondary Courses

United States Department of Agriculture (USDA)

Food Category Name File

United States Postal Service

Abbreviations

D Notes on Related Technologies

D.1 SIF and HTTP(S)

D.2 SIF and URLs

D.3 SIF and XML

D.4 SIF and Unicode

D.5 SIF and XPath

D.6 SIF and XML Schema

D.6.1 xs:boolean

D.6.2 xs:time

D.6.3 xs:date

D.6.4 xs:dateTime

D.7 SIF and XML Namespaces

D.8 SIF and UUIDs/GUIDs

D.9 SIF and Web Services

E Wildcard Version Support Implementation Notes

E.1 XML Parsing

E.2 XML Validation

E.3 SIF_Message Handling

F Selective Message Blocking (SMB) Example

F.1 Example

G Background/Supplementary Documentation (non-normative)

H Index of Tables

I Index of Examples

J Index of Figures

K Index of Objects

L Index of Common Elements

M Index of Common Types

N Index of Elements

O Index of Attributes

P References

Valid XHTML 1.0 Transitional