Copyright ©2008 Schools Interoperability Framework (SIF™) Association. All Rights Reserved.
The types of DaysAttended
, ExcusedAbsences
, UnexcusedAbsences
, DaysTardy
and DaysInMembership
have been changed to xs:decimal
.
The type of SIF_ExtendedQueryResults/SIF_Rows/R/C
has been changed from ExtendedContentType
to the new SelectedContentType
.
SelectedContentType
is defined in similar fashion to ExtendedContentType
but with xs:any/@processContents
set to skip
instead of lax
. This type change prevents arbitrarily selected SIF elements from clashing with top-level common element definitions when differently defined elements share the same name.