[jboss-jira] [JBoss JIRA] Resolved: (JBXB-92) startElementCreatesObject for simple content with xsd:ID
Alexey Loubyansky (JIRA)
jira-events at jboss.com
Thu Dec 7 18:03:55 EST 2006
[ http://jira.jboss.com/jira/browse/JBXB-92?page=all ]
Alexey Loubyansky resolved JBXB-92.
-----------------------------------
Fix Version/s: JBossXB-1.0
Resolution: Done
See SimpleContentUnitTestCase.
> 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
> Fix For: JBossXB-1.0
>
>
> 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