[
https://issues.apache.org/jira/browse/XMLBEANS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557358#action_12557358
]
Jacob Danner commented on XMLBEANS-359:
---
Okay, took a peek a little bit further.
T
[
https://issues.apache.org/jira/browse/XMLBEANS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gian Carlo Pace updated XMLBEANS-359:
-
Attachment: ValidationXSD.tgz
The class I used to validate the xml file against the xsd
[
https://issues.apache.org/jira/browse/XMLBEANS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557229#action_12557229
]
Gian Carlo Pace commented on XMLBEANS-359:
--
The document seems valid to me. Look
[
https://issues.apache.org/jira/browse/XMLBEANS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Danner updated XMLBEANS-359:
--
Priority: Minor (was: Major)
Here is the snippet I added to your junit method to validate
A
[
https://issues.apache.org/jira/browse/XMLBEANS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Danner resolved XMLBEANS-359.
---
Resolution: Invalid
The toString() method just displays the contents.
The reason you are g
[
https://issues.apache.org/jira/browse/XMLBEANS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gian Carlo Pace updated XMLBEANS-359:
-
Attachment: bugTestCase.tar.gz
Added a bug TestCase contaning a java test the xml to p
While parsing an XML the domain model generated by XMLBeans claims to be empty
even if the toString print out the loaded XML
Key: XMLBEANS-359