- From: <bugzilla@jessica.w3.org>
- Date: Mon, 29 Apr 2013 17:55:01 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21868
Bug ID: 21868
Summary: "serialization-matches" test cases not accounting for
the latest XQuery spec.
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: spungi@gmail.com
QA Contact: public-qt-comments@w3.org
Test-cases
"Serialization-026,Serialization-027,Serialization-028,Serialization-029,Serialization-030"
from "prod-OptionDecl.serialization" test-set assume an XQuery implementation
MUST support serialization parameters specified in the query prolog.
According to the
http://www.w3.org/TR/xquery-30/#id-serialization
spec:
"If an XQuery implementation provides a serialization interface, it may support
(and may expose to users) any of the serialization parameters listed (with
default values) in C.1 Static Context Components. If an implementation does not
support one of these parameters, it must ignore it without raising an error."
[...]
"Processors may also allow external mechanisms for specifying serialization
parameters, which may or may not override serialization parameters specified in
the query prolog."
The test cases should be updated to reflect the latest version of the spec.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 29 April 2013 17:55:05 UTC