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

Michael Glavassevich updated XERCESJ-1266:
------------------------------------------

    Priority: Minor  (was: Major)

> 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
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to