[
https://issues.apache.org/jira/browse/XERCESJ-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Chan updated XERCESJ-1347:
-------------------------------
Attachment: XSEmptyCM.java.patch
XMLSchemaValidator.java.patch
CMBuilder.java.patch
- The schema version is now set in the CMBuilder that is created for instance
validation in the XMLSchemaValidator (previously it was never set and defaulted
to version 1.0)
- Content models for empty complex types with openContent wildcards
- Fixed the case of an empty complexType with an openContent that resulted in a
null pointer exception.
- Previously the defaultOpenContent element did not validate during schema
traversal as there was an assumption that
XSDComplexTypeTraverser.traverseOpenContent() is only called to build an
openContent component and not a defaultOpenContent component. Fixed this.
> XML Schema 1.1 openContent/defaultOpenContent
> ---------------------------------------------
>
> Key: XERCESJ-1347
> URL: https://issues.apache.org/jira/browse/XERCESJ-1347
> Project: Xerces2-J
> Issue Type: New Feature
> Components: XML Schema 1.1 Structures
> Affects Versions: 2.9.1
> Reporter: John Chan
> Priority: Minor
> Fix For: 2.9.1
>
> Attachments: CMBuilder.java.patch, XMLSchemaValidator.java.patch,
> XSDComplexTypeTraverser.java.patch, XSEmptyCM.java.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> Completes the openContent/defaultOpenContent feature that is part of XML
> schema 1.1.
--
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]