[Bug 30077] Results for xml-to-json-065 and -066 need updating to reflect bug #29917

https://www.w3.org/Bugs/Public/show_bug.cgi?id=30077

--- Comment #3 from Michael Kay <mike@saxonica.com> ---
Test case -065 reveals a minor issue with the spec. The schema does not allow a
`<map>` element to have an `escaped` attribute. However, the rules are written
to say that the input must either

1. conform to the schema, or

2. conform to the schema after removing any `escaped` or `escaped-key`
attribute at the top level.

So although it doesn't make much sense, the spec seems unambiguous that this
test case is allowed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 5 April 2017 09:43:20 UTC