Is there a simple way of validating an XML file with a schema using Javascript or VBScript?
Printable View
Is there a simple way of validating an XML file with a schema using Javascript or VBScript?
I haven't tried this in either of those language, but did stumble upon this article:
http://www.samspublishing.com/librar...seqNum=64&rl=1
There's some code that I think you are looking for near the bottom. Hope that helps a little.
Thank you, I found it incredibly useful.
Great! I'm glad I could help a little. :bigyello: