- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 03 Dec 2006 13:19:51 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4031
Summary: Final Result Trees
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
Platform: PC
URL: http://www.w3.org/TR/2006/PR-xslt20-20061121/
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mukul_gandhi@yahoo.com
QAContact: public-qt-comments@w3.org
This comment applies to the document "XSLT 2.0, Proposed Recommendation 21
November 2006", located at http://www.w3.org/TR/2006/PR-xslt20-20061121/.
Section "19 Final Result Trees" specifies -
"A final result tree can be created explicitly, by evaluating an
xsl:result-document instruction. A final result tree is also created implicitly
if no xsl:result-document instruction is evaluated, or if the result of
evaluating the initial template is a non-empty sequence."
I think there is an error in the 2nd sentence. The correct paragraph should be
-
"A final result tree can be created explicitly, by evaluating an
xsl:result-document instruction. A final result tree is also created implicitly
if no xsl:result-document instruction is evaluated, and the result of
evaluating the initial template is a non-empty sequence."
Please note the use of word "and" instead of "or".
Regards,
Mukul
Received on Sunday, 3 December 2006 13:20:09 UTC