- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 16 Jun 2005 06:48:25 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1501
Summary: Distinction between basic and Schema Aware XSLT 2.0
processor
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
URL: http://www.w3.org/TR/xslt20/
OS/Version: Windows XP
Status: NEW
Severity: trivial
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mukul_gandhi@yahoo.com
QAContact: public-qt-comments@w3.org
In section 2.8 (Stylesheets and XML Schemas) of the XSLT 2.0 spec, the
distinction of a "basic XSLT processor" and "Schema Aware XSLT processor" is
not clear. The distinction is described as (it seems to me..) -
A stylesheet that works with a basic XSLT processor will work unchanged with a
schema-aware XSLT processor, unless the type information created as a result
of schema processing introduces type errors (for example, an attribute of type
xs:date cannot be used as an argument of the substringFO function), or unless
the type information changes the outcome of operations such as comparison and
sorting.
This appears quite confusing .. I think it should be a bit more clear ...
Regards,
Mukul
Received on Thursday, 16 June 2005 06:48:27 UTC