You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2007/08/30 22:18:31 UTC

[jira] Resolved: (XERCESJ-1266) Missing support for "XMLVersion" feature

     [ https://issues.apache.org/jira/browse/XERCESJ-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich resolved XERCESJ-1266.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.1

Fixed in SVN.

> Missing support for "XMLVersion" feature 
> -----------------------------------------
>
>                 Key: XERCESJ-1266
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1266
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: DOM (Level 3 Core)
>    Affects Versions: 2.9.0
>            Reporter: Michael Glavassevich
>            Assignee: Michael Glavassevich
>            Priority: Minor
>             Fix For: 2.9.1
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org