[
https://issues.apache.org/jira/browse/XERCESJ-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Glavassevich updated XERCESJ-1235:
------------------------------------------
Fix Version/s: 2.9.1
> Validation during Document.normalizeDocument() doesn't update TypeInfo,
> IDness, etc...
> --------------------------------------------------------------------------------------
>
> Key: XERCESJ-1235
> URL: https://issues.apache.org/jira/browse/XERCESJ-1235
> Project: Xerces2-J
> Issue Type: Bug
> Components: DOM (Level 3 Core)
> Affects Versions: 2.9.0
> Reporter: Michael Glavassevich
> Assignee: Michael Glavassevich
> Fix For: 2.9.1
>
>
> If Document.normalizeDocument() is called and the "validate" parameter is set
> to true on the DOMConfiguration, according to the DOM Level 3 specification
> the following should be re-evaluated:
> * Attribute nodes with Attr.specified equals to false, as specified in the
> description of the Attr interface;
> * The value of the attribute Text.isElementContentWhitespace for all Text
> nodes;
> * The value of the attribute Attr.isId for all Attr nodes;
> * The attributes Element.schemaTypeInfo and Attr.schemaTypeInfo.
> If the grammar is a DTD or an XML Schema, Xerces is not re-evaluating the
> Element.schemaTypeInfo and Attr.schemaTypeInfo.
> If the grammar is a DTD, Xerces is not re-evaluating IDness and does not
> correctly reassess the [element content whitespace] property of text nodes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|