[jboss-jira] [JBoss JIRA] Created: (JBXB-92) startElementCreatesObject for simple content with xsd:ID

Alexey Loubyansky (JIRA) jira-events at jboss.com
Tue Dec 5 07:02:58 EST 2006


startElementCreatesObject for simple content with xsd:ID
--------------------------------------------------------

                 Key: JBXB-92
                 URL: http://jira.jboss.com/jira/browse/JBXB-92
             Project: JBoss XML Binding (JBossXB)
          Issue Type: Feature Request
    Affects Versions:  JBossXB-1.0.0.CR8
            Reporter: Alexey Loubyansky
         Assigned To: Alexey Loubyansky


By default, any complex type is supposed to bound to a non-primitive Java type. There should be an exception for commonly complex types with simple content that declare the only xsd:ID attribute since in most cases these types should be treated as primitives. There needs to be a config option to be able to handle such types both ways.

package org.jboss.test.xml;
public class SimpleContentUnitTestCase extends AbstractJBossXBTest

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

        



More information about the jboss-jira mailing list