I hope the following provides all the details that will
we need to shed some light on my problem? Thanks for you time.
The following files send1.xml and send1.xml both appear to have valid xml but
send1.xml is processed correctly and send2.xml is not.
File send1.xml is processed correctly...
Sorry for delay in responding to you - My bad again as far as introducing typos.
The xml I posted was manually typed, while looking at two machines that were yards apart - my excuse;) That's how the errors you caught were introduced.
Then only difference between the two valid versions of the...
Terse" is Ok,
I did not try to bring the xml up in an editor, but I did check the syntax of both versions of the XML via xmllint - xmllint reported both were good.
Based on the build.xml that used to build the c++ side, version ACE_TAO_6.2.0 of the ACE_TAO parser is being used - i.e...
Thanks for questions - sorry for delay in responding. Following is a complete listing of XML. The c++ software that's trying to read the xml is failing, but any XML errors produced are captured by code but not displayed.
<?xml version="1.0" ?>
<!DOCTYPE file_parameters[]= >
<file_parameters>...
I'm new to XML but I'm having a problem parsing generated XML and its driving me crazy.
My application uses C++ to generate an XML file and then subsequently uses java to read it in to extract content. It fails when it tries to read. I'm using xercesImpl.jar
The generated XML contains lines...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.