- From: <bugzilla@jessica.w3.org>
- Date: Tue, 29 Apr 2014 17:48:07 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22258 Michael Kay <mike@saxonica.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #5 from Michael Kay <mike@saxonica.com> --- The WG decided today it's worth taking this as a use case and seeing what we can come up with. Just to capture one idea I suggested during the meeting: find some way of modelling an HTML DOM as a typed XDM instance, without having to put it through schema validation. This view could also be "normalized" e.g. where attributes are case-insensitive. The value of the @class attribute would then (hopefully) appear as of type attribute(*, xs:string*), with the string value automatically tokenized and normalized to lower case. The expression @class = "ui-border" would then "do the right thing". -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 29 April 2014 17:48:12 UTC