- From: <bugzilla@jessica.w3.org>
- Date: Wed, 15 Jul 2015 18:01:48 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28856 --- Comment #2 from Michael Kay <mike@saxonica.com> --- Note of further explanation: being of the wrong type here means, for example supplying a value for standalone that is not of type xs:boolean?. We're not validating against the schema definitions of the serialization parameters here. Specifying method="yaml" is not a type error in this sense, it is an invalid value for the parameter, and gives the SEPM error code for invalid serialization parameter values. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 15 July 2015 18:01:54 UTC