[jboss-jira] [JBoss JIRA] Closed: (JBXB-174) Order of elements in sequences is not enforced
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Sat Feb 7 02:50:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBXB-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky closed JBXB-174.
----------------------------------
Resolution: Done
The fix makes parsing more strict from the validation point of view. Meaning something that had parsed before may not parse now. That affects only invalid XML content. If the XML content can be parsed with SAX parser with validation on then it will be parsed with XB as well.
> Order of elements in sequences is not enforced
> ----------------------------------------------
>
> Key: JBXB-174
> URL: https://jira.jboss.org/jira/browse/JBXB-174
> 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.CR1
>
>
> In some cases wrong order of elements in sequences is not enforced which makes sequences look more like all groups.
--
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