[jira] Created: (XBEAN-139) XSD generation invalid: List fields declared as sequence of <xs:any namespace='##other'/>

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (XBEAN-139) XSD generation invalid: List fields declared as sequence of <xs:any namespace='##other'/>

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

XSD generation invalid: List fields declared as sequence of <xs:any namespace='##other'/>
-----------------------------------------------------------------------------------------

                 Key: XBEAN-139
                 URL: https://issues.apache.org/jira/browse/XBEAN-139
             Project: XBean
          Issue Type: Bug
          Components: spring
            Reporter: Hiram Chirino


The problem with declaring them as <xs:any namespace='##other'/> is that it may be valid to inject objects into the list which are declared in the name space of the generated xsd.

see: http://www.nabble.com/-VOTE--xbean-3.6-2nd-try-td25401282s134.html

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (XBEAN-139) XSD generation invalid: List fields declared as sequence of <xs:any namespace='##other'/>

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Hiram Chirino reassigned XBEAN-139:
-----------------------------------

    Assignee: Hiram Chirino

> XSD generation invalid: List fields declared as sequence of <xs:any namespace='##other'/>
> -----------------------------------------------------------------------------------------
>
>                 Key: XBEAN-139
>                 URL: https://issues.apache.org/jira/browse/XBEAN-139
>             Project: XBean
>          Issue Type: Bug
>          Components: spring
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>
> The problem with declaring them as <xs:any namespace='##other'/> is that it may be valid to inject objects into the list which are declared in the name space of the generated xsd.
> see: http://www.nabble.com/-VOTE--xbean-3.6-2nd-try-td25401282s134.html

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (XBEAN-139) XSD generation invalid: List fields declared as sequence of <xs:any namespace='##other'/>

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/XBEAN-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754171#action_12754171 ]

Hiram Chirino commented on XBEAN-139:
-------------------------------------

Patch applied in rev 813877

> XSD generation invalid: List fields declared as sequence of <xs:any namespace='##other'/>
> -----------------------------------------------------------------------------------------
>
>                 Key: XBEAN-139
>                 URL: https://issues.apache.org/jira/browse/XBEAN-139
>             Project: XBean
>          Issue Type: Bug
>          Components: spring
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 3.6
>
>
> The problem with declaring them as <xs:any namespace='##other'/> is that it may be valid to inject objects into the list which are declared in the name space of the generated xsd.
> see: http://www.nabble.com/-VOTE--xbean-3.6-2nd-try-td25401282s134.html

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.