Schools Interoperability Framework™
SIF Implementation Specification 2.3 Errata






Specification:
http://specification.sifinfo.org/Implementation/2.2/

This version:
http://specification.sifinfo.org/Implementation/2.2/errata/1/
Previous version:
http://specification.sifinfo.org/Implementation/2.2/errata/1/
Latest version:
http://specification.sifinfo.org/Implementation/2.2/errata/


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


Known Issues

Errata as of 2009-09-15

E.4

Repeatable element ActionList types

The key constraint on ActionList added. An ActionList requires a unique value for a record key to function correctly. The key constraint is implemented in the XSD with xs:unique

SIF object primary key indicators

The primary key of a SIF object is identified in the XSD with xs:unique.

SIF_LogEntry/SIF_LogObjects/SIF_LogObject type change

The SIF_LogEntry/SIF_LogObjects/SIF_LogObject type changed to xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded" to allow the SIF_LogEntry object report on invalid data objects and to allow SIF_Event change objects to be reported and validated against the Data Model XSD without errors when mandatory elements are not present.

Valid XHTML 1.0 Transitional