[Bug 1258] New: [Ser] Definition of "URI attribute values"

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1258

           Summary: [Ser] Definition of "URI attribute values"
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Serialization
        AssignedTo: scott_boag@us.ibm.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


In discussing the escape-uri-attributes option, the serialization spec
repeatedly uses the term "URI attribute values" without defining it.

Possible definitions are:

(a) attributes declared in the HTML/XHTML DTD to be of type %URI

(b) attributes whose type annotation is xs:anyURI

(c) the union of the above

It should explicitly NOT include namespace declaration attributes even though
these are declared in the DTD as attributes of type %URI.

Michael Kay

Received on Tuesday, 19 April 2005 13:45:09 UTC