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

John Chan updated XERCESJ-1358:
-------------------------------

    Attachment: XSSimpleTypeDecl.java.patch
                XSDSimpleTypeTraverser.java.patch

The attached patches provide the unexpansion of unions feature in xml schema 
1.1.

> Unexpansion of union memberType
> -------------------------------
>
>                 Key: XERCESJ-1358
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1358
>             Project: Xerces2-J
>          Issue Type: New Feature
>          Components: XML Schema 1.1 Structures
>    Affects Versions: 2.9.1
>            Reporter: John Chan
>            Priority: Minor
>         Attachments: XSDSimpleTypeTraverser.java.patch, 
> XSSimpleTypeDecl.java.patch
>
>
> In XML Schema 1.0, the union types M which are members of a union U were 
> expanded such that there are no unions in a union's memberTypes.  This 
> expansion caused the facets of the union M which had its memberTypes expanded 
> to be lost.
> To fix this, union memberTypes are not expanded in 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]

Reply via email to