GitHub user mikepigott opened a pull request:

    https://github.com/apache/webservices-xmlschema/pull/2

    Bug fix for XmlSchemaScope: support user-defined types for complex types.

    I ran into this when developing against the XML Schema Walker - 
user-defined types are only picked up by simple content type restrictions, not 
complex types.  Adding support!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mikepigott/webservices-xmlschema trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/webservices-xmlschema/pull/2.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 #2
    
----
commit 87fc3f7f4fa7044b174fba7a6d3c0ab5b907d57c
Author: mikepigott <[email protected]>
Date:   2015-06-11T02:34:55Z

    Bug fix for XmlSchemaScope: show the user-defined types for complex
    types in addition to simple types.

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to