Quantcast
Channel: Chilkat Forum - latest questions
Viewing all articles
Browse latest Browse all 1061

Method to validate an XML string or file against Schema?

$
0
0

Trying to determine if there is a way to validate the contents of a file, or memory location, representing an XML string against a schema? Something like: bool result = CkValidateXML (schemaFile, xmlFile); or bool result = CkValidate XML (schemaString, xmlString);

Thanks in advance!

VR/JW


Viewing all articles
Browse latest Browse all 1061

Trending Articles