Hi,

I'm getting some errors parsing an XML document in this form:

<?xml version="1.0" encoding="UTF-8"?>
<dataroot xmlns:od="urn:schemas-microsoft-com:officedata" 
generated="2004-12-10T15:14:50">
<Project>
        ...
</Project>
</dataroot>

JiBx: Error parsing document (line 1, col 1)
org.jibx.runtime.JiBXException: Could not produce object in unmarshalling 
process

When  I right click in net beans to validate / check the xml , it says that 
it's not valid or along those lines.

I'm not sure about the specifics of well-formed / valid xml. Can somebody shed 
some light on this???


Thanks,






---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to