You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "John Chan (JIRA)" <xe...@xml.apache.org> on 2009/01/22 17:29:59 UTC

[jira] Created: (XERCESJ-1358) Unexpansion of union memberType

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


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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Assigned: (XERCESJ-1358) Unexpansion of union memberType

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESJ-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich reassigned XERCESJ-1358:
---------------------------------------------

    Assignee: Khaled Noaman

> 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
>            Assignee: Khaled Noaman
>            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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Resolved: (XERCESJ-1358) Unexpansion of union memberType

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESJ-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich resolved XERCESJ-1358.
-------------------------------------------

    Resolution: Fixed

John, thanks very much for the patch. Khaled committed it in SVN revision 735898: http://svn.apache.org/viewvc?rev=735898&view=rev.

> 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
>            Assignee: Khaled Noaman
>            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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Updated: (XERCESJ-1358) Unexpansion of union memberType

Posted by "John Chan (JIRA)" <xe...@xml.apache.org>.
     [ 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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Updated: (XERCESJ-1358) Unexpansion of union memberType

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESJ-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich updated XERCESJ-1358:
------------------------------------------

    Fix Version/s: 2.10.0

> 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
>            Assignee: Khaled Noaman
>            Priority: Minor
>             Fix For: 2.10.0
>
>         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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Updated: (XERCESJ-1358) XML Schema 1.1: Unexpansion of union memberType

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESJ-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich updated XERCESJ-1358:
------------------------------------------

    Summary: XML Schema 1.1: Unexpansion of union memberType  (was: Unexpansion of union memberType)

> 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
>            Assignee: Khaled Noaman
>            Priority: Minor
>             Fix For: 2.10.0
>
>         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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org