ISSUE-2016

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


Erik Dahlström <ed@opera.com>, Cameron McCormack <cam@mcc.id.au>, Chairs, Chris Lilley <chris@w3.org>, Doug Schepers <schepers@w3.org>, Staff Contacts
Tracker, originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: index.php,v 1.231 2009/11/16 15:00:54 dom Exp $