[jboss-jira] [JBoss JIRA] Created: (JBXB-178) bind DOM Element properties to actual elements with any content

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Thu Feb 12 05:10:44 EST 2009


bind DOM Element properties to actual elements with any content
---------------------------------------------------------------

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


At the moment, DOM Element properties are bound to a single wildcard and unmarshalled as "unresolved" content. There are a number of issues with this approach. One of them is element ordering. All the elements of type Element have to be parsed last in the sequence. Otherwise, actual elements will be parsed as unresolved as well.

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