Jump to content

MS Access 2007 VBA: Check whether XML is well-formed


Vladimir Cvajniga

Recommended Posts

Hi, in MS Access 2007 VBA I'd like to check XML-file / XML-string whether it is well-formed. I don't need to validate XML against XSL (DTD, etc.). I'd like similar functionality as in an online checker @ http://www.w3schools.com/dom/dom_validate.asp, see Verify your XML syntax. 1. Do I need to parse XML? Sample code would be really appreciated.2. Is there an easier way to find out whether the XML is well-formed? Thank you very much for your help in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...