- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Mar 2015 13:03:54 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28181
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Michael Kay <mike@saxonica.com> ---
The WG decided on 10 March 2015:
(a) the schema should change to allow (and ignore) attributes in "alien"
namespaces, that is
<xs:anyAttribute namespace="##other" processContents="skip"/>
(b) a non-schema-aware processor should ignore all attributes in alien
namespaces even where they affect schema validity (e.g. xsi:nil, xsi:type)
(c) the fallback option of xml-to-json should be dropped.
These changes have been applied.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 11 March 2015 13:03:56 UTC