[jboss-jira] [JBoss JIRA] Created: (JBXB-224) SchemaBindingValidator: unbounded occurence of flatened structures should be passed on to the children

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Mon Sep 28 11:48:49 EDT 2009


SchemaBindingValidator: unbounded occurence of flatened structures should be passed on to the children
------------------------------------------------------------------------------------------------------

                 Key: JBXB-224
                 URL: https://jira.jboss.org/jira/browse/JBXB-224
             Project: JBoss XML Binding (JBossXB)
          Issue Type: Bug
    Affects Versions: JBossXB-2.0.2.Beta1
            Reporter: Alexey Loubyansky
            Assignee: Alexey Loubyansky
             Fix For: JBossXB-2.0.2.GA


The issue is with the validation of Java array types. The binding idea is based on a non-repeatable element wrapped into repeatable sequence. Which is a bit weird but changing it now will require quite a lot of refactoring which at this point does not seem necessary (the binding actually carries the same meaning but a bit complicated). So, with this state of things the validator should recognize the pattern (which also may appear in other situations not specifically in the case of arrays).

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

        



More information about the jboss-jira mailing list