[jira] Commented: (XMLBEANS-359) While parsing an XML the domain model generated by XMLBeans claims to be empty even if the toString print out the loaded XML

2008-01-09 Thread Jacob Danner (JIRA)
[ 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

[jira] Updated: (XMLBEANS-359) While parsing an XML the domain model generated by XMLBeans claims to be empty even if the toString print out the loaded XML

2008-01-09 Thread Gian Carlo Pace (JIRA)
[ 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

[jira] Commented: (XMLBEANS-359) While parsing an XML the domain model generated by XMLBeans claims to be empty even if the toString print out the loaded XML

2008-01-09 Thread Gian Carlo Pace (JIRA)
[ 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

[jira] Updated: (XMLBEANS-359) While parsing an XML the domain model generated by XMLBeans claims to be empty even if the toString print out the loaded XML

2008-01-09 Thread Jacob Danner (JIRA)
[ 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

[jira] Resolved: (XMLBEANS-359) While parsing an XML the domain model generated by XMLBeans claims to be empty even if the toString print out the loaded XML

2008-01-09 Thread Jacob Danner (JIRA)
[ 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

[jira] Updated: (XMLBEANS-359) While parsing an XML the domain model generated by XMLBeans claims to be empty even if the toString print out the loaded XML

2008-01-09 Thread Gian Carlo Pace (JIRA)
[ 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

[jira] Created: (XMLBEANS-359) While parsing an XML the domain model generated by XMLBeans claims to be empty even if the toString print out the loaded XML

2008-01-09 Thread Gian Carlo Pace (JIRA)
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