ISSUE-2016: ParseXML mentions Document.xmlVersion, which doesn't exist in the uDOM

parsexml-xmlversion

ParseXML mentions Document.xmlVersion, which doesn't exist in the uDOM

State:
CLOSED
Product:
SVG Tiny 1.2
Raised by:
Cameron McCormack
Opened on:
2008-07-17
Description:
In the description for when to throw INVALID_CHARACTER_ERR in parseXML(), it says:

Raised if one of the parsed XML names is not an XML name according to the XML
version in use specified in the Document.xmlVersion attribute of the
contextDoc.

but the uDOM doesn't include the xmlVersion member of the Document interface. We could replace this wording with something like:

Raised if one of the parsed XML names is not an XML name according to the XML
version of the contextDoc document.
Related Actions Items:
No related actions
Related emails:
  1. Agenda, August 14th, 2008 (from andrew.emmons@quickoffice.com on 2008-08-14)
  2. Agenda August 7th, 2008 telcon (from andrew.emmons@quickoffice.com on 2008-08-06)
  3. Agenda July 24, 2008 telcon (from ed@opera.com on 2008-07-24)

Related notes:

No additional notes.

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2016.html,v 1.1 2020/01/17 13:19:01 carcone Exp $