XML file.

  • Thread starter Thread starter VJ
  • Start date Start date
V

VJ

How do I check if a file is a valid XML file?, the file extension can be
anything including ".xml"

Thanks
VJ
 
Try to load it in the parser. If the parser gives you an error, then its
not.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top