S
Steve
Hi;
I'm stuck occasionally making XML files that for various boring
reasons I can't test before putting it into production.
The last JDOMException I got complained about an extra (blank, I never
saw it ) line at the end of the file.
I tried running my XML file through the syntax checker at w3.org, but
it didn't catch it.
Is there a utility where I could feed my XML file into it and it would
check it as rigourously as the JDOM?
Thanks in advance
Steve
I'm stuck occasionally making XML files that for various boring
reasons I can't test before putting it into production.
The last JDOMException I got complained about an extra (blank, I never
saw it ) line at the end of the file.
I tried running my XML file through the syntax checker at w3.org, but
it didn't catch it.
Is there a utility where I could feed my XML file into it and it would
check it as rigourously as the JDOM?
Thanks in advance
Steve