You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-dev@xml.apache.org by xm...@xml.apache.org on 2004/07/30 12:32:46 UTC

[jira] Created: (XMLBEANS-45) tag is not supported

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XMLBEANS-45

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XMLBEANS-45
    Summary: <xsd:redefine> tag is not supported
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: XMLBeans
 Components: 
             Compiler
   Versions:
             Version 1

   Assignee: 
   Reporter: Albert Krupovies

    Created: Fri, 30 Jul 2004 3:32 AM
    Updated: Fri, 30 Jul 2004 3:32 AM
Environment: jdk1.4.2_02

Description:
XMLbeans does not support xsd:redefine tag.
The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


[jira] Updated: (XMLBEANS-45) tag is not supported

Posted by xm...@xml.apache.org.
The following issue has been updated:

    Updater: Albert Krupovies (mailto:banzai@delfi.lt)
       Date: Fri, 30 Jul 2004 3:34 AM
    Comment:
Sample schemas from http://www.w3.org/TR/xmlschema-1/ with Java code generated
    Changes:
             Attachment changed to redefine.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XMLBEANS-45?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XMLBEANS-45

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XMLBEANS-45
    Summary: <xsd:redefine> tag is not supported
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: XMLBeans
 Components: 
             Compiler
   Versions:
             Version 1

   Assignee: 
   Reporter: Albert Krupovies

    Created: Fri, 30 Jul 2004 3:32 AM
    Updated: Fri, 30 Jul 2004 3:34 AM
Environment: jdk1.4.2_02

Description:
XMLbeans does not support xsd:redefine tag.
The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


[jira] Closed: (XMLBEANS-45) tag is not supported

Posted by "Jacob Danner (JIRA)" <xm...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLBEANS-45?page=all ]
     
Jacob Danner closed XMLBEANS-45:
--------------------------------

    Assign To:     (was: Radu Preotiuc-Pietro)

Fixed in V2, closing

> <xsd:redefine> tag is not supported
> -----------------------------------
>
>          Key: XMLBEANS-45
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-45
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 1
>  Environment: jdk1.4.2_02
>     Reporter: Albert Krupovies
>      Fix For: Version 2 Beta 1, Version 2 Beta 2, Version 2
>  Attachments: redefine.zip
>
> XMLbeans does not support xsd:redefine tag.
> The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
> v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Commented: (XMLBEANS-45) tag is not supported

Posted by "Jacob Danner (JIRA)" <xm...@xml.apache.org>.
     [ http://nagoya.apache.org/jira/browse/XMLBEANS-45?page=comments#action_55634 ]
     
Jacob Danner commented on XMLBEANS-45:
--------------------------------------

This is fixed on V2, but still occurs in v1

> <xsd:redefine> tag is not supported
> -----------------------------------
>
>          Key: XMLBEANS-45
>          URL: http://nagoya.apache.org/jira/browse/XMLBEANS-45
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 1
>  Environment: jdk1.4.2_02
>     Reporter: Albert Krupovies
>     Assignee: Radu Preotiuc-Pietro
>  Attachments: redefine.zip
>
> XMLbeans does not support xsd:redefine tag.
> The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
> v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Commented: (XMLBEANS-45) tag is not supported

Posted by "Radu Preotiuc-Pietro (JIRA)" <xm...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLBEANS-45?page=comments#action_57871 ]
     
Radu Preotiuc-Pietro commented on XMLBEANS-45:
----------------------------------------------

I think the decision was made to support only one level of redefine in V1 and have full support only in V2.

> <xsd:redefine> tag is not supported
> -----------------------------------
>
>          Key: XMLBEANS-45
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-45
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 1
>  Environment: jdk1.4.2_02
>     Reporter: Albert Krupovies
>     Assignee: Radu Preotiuc-Pietro
>  Attachments: redefine.zip
>
> XMLbeans does not support xsd:redefine tag.
> The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
> v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Resolved: (XMLBEANS-45) tag is not supported

Posted by "Radu Preotiuc-Pietro (JIRA)" <xm...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLBEANS-45?page=history ]
     
Radu Preotiuc-Pietro resolved XMLBEANS-45:
------------------------------------------

     Resolution: Fixed
    Fix Version: Version 2 Beta 1
                 Version 2 Beta 2
                 Version 2

> <xsd:redefine> tag is not supported
> -----------------------------------
>
>          Key: XMLBEANS-45
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-45
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 1
>  Environment: jdk1.4.2_02
>     Reporter: Albert Krupovies
>     Assignee: Radu Preotiuc-Pietro
>      Fix For: Version 2 Beta 1, Version 2 Beta 2, Version 2
>  Attachments: redefine.zip
>
> XMLbeans does not support xsd:redefine tag.
> The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
> v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Updated: (XMLBEANS-45) tag is not supported

Posted by xm...@xml.apache.org.
The following issue has been updated:

    Updater: Albert Krupovies (mailto:banzai@delfi.lt)
       Date: Fri, 30 Jul 2004 3:34 AM
    Comment:
Sample schemas from http://www.w3.org/TR/xmlschema-1/ with Java code generated
    Changes:
             Attachment changed to redefine.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XMLBEANS-45?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XMLBEANS-45

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XMLBEANS-45
    Summary: <xsd:redefine> tag is not supported
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: XMLBeans
 Components: 
             Compiler
   Versions:
             Version 1

   Assignee: 
   Reporter: Albert Krupovies

    Created: Fri, 30 Jul 2004 3:32 AM
    Updated: Fri, 30 Jul 2004 3:34 AM
Environment: jdk1.4.2_02

Description:
XMLbeans does not support xsd:redefine tag.
The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/