[jboss-jira] [JBoss JIRA] Created: (JBMETA-237) Provide an option in SchemaBindingValidationTest to allow for binding classes to have more elements than the xsd

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Dec 16 13:06:30 EST 2009


Provide an option in SchemaBindingValidationTest to allow for binding classes to have more elements than the xsd
----------------------------------------------------------------------------------------------------------------

                 Key: JBMETA-237
                 URL: https://jira.jboss.org/jira/browse/JBMETA-237
             Project: JBoss Metadata
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: common
            Reporter: jaikiran pai
            Assignee: jaikiran pai


The SchemaBindingValidationTest holds the common logic for comparing the xsd against the binding classes. Currently it provides a ignoreType method to ignore any inconsistencies between specific xsd types and the corresponding binding class(es). However, for more finer grained mismatch like the binding class allowing more elements than the xsd version, the SchemaBindingValidationTest needs to provide a way to ignore this mismatch. 

-- 
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