Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-1266

Missing support for "XMLVersion" feature

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.9.0
    • 2.9.1
    • DOM (Level 3 Core)
    • None

    Description

      The DOM Level 3 Core spec defines [1] a feature called "XMLVersion" which applications may query through DOMImplementation.hasFeature(feature, version) to discover which versions of XML (1.0?, 1.1.?) the DOM implementation supports. Currently Xerces returns false for both "1.0" and "1.1" because no support for this feature was ever written.

      [1] http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#Document3-version

      Attachments

        Activity

          People

            mrglavas@ca.ibm.com Michael Glavassevich
            mrglavas@ca.ibm.com Michael Glavassevich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: