- From: <bugzilla@jessica.w3.org>
- Date: Wed, 26 Mar 2014 12:45:19 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25156
Bug ID: 25156
Summary: [Ser 30] Serialization: Syntax error in "equivalent
XSLT code"
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Serialization 3.0
Assignee: cmsmcq@blackmesatech.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
In Section 3.1 Setting Serialization Parameters by Means of a Data Model
Instance, search for the text "In the case of the use-character-maps
parameter", and go down past the XQuery example to the XSLT code. This contains
the instruction
<xsl:sequence select="$validated-instance
/output:serialization-parameters
/output:use-character-maps
/output:character-map[@character eq $char
/string(@map-string)"/>
which is missing a "]" at the end of the fourth line.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 26 March 2014 12:45:20 UTC