How to read XML at place of error

daveofgv

Well-known member
Joined
Sep 17, 2008
Messages
218
Location
Dallas, TX
Programming Experience
1-3
Hello All -

I have a few XML that have errors:

White Space
One top element only etc...

Is there a way to have a program that can read an XML and pinpoint where the XML errors are located?

If there are bad tags..... if encoding problem (ie.. &, etc...)

Thanks
 
Last edited:
Back
Top