GitHub user DemonShi opened a pull request:
https://github.com/apache/cxf/pull/44
[CXF-6162] Added basic support for group reference elements
* Added support for group reference elements with nested sequence/choice
elements
* Also allowed nested sequence elements
* Now minOccurs = 0 is propagated recursively into all children which
should allow nested sequences within xsd:choice
* Still no support of choice/sequence with maxOccurs > 1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DemonShi/cxf cxf-6162
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit d6762302b59a41f9f84c5e0752115366938d8c79
Author: Andrii Nikitiuk <[email protected]>
Date: 2014-12-17T14:20:37Z
[CXF-6162] Added support for group reference elements with nested
sequence/choice elements. Also allowed nested sequence elements (still no
support of choice/sequence with maxOccurs > 1)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---