Validate XML (JScript)

 

In this section, the following validation scenarios are demonstrated.

How Do I? Description
Validate an XML Document Against an XML Schema (JScript) Demonstrates how to validate an XML document and/or fragment against an XML schema using JScript.
Validate an XML Document or Fragment (JScript) Demonstrates how to validate an XML document and/or fragment against an XML schema using JScript.

See Also

Validate XML to a DTD (VBScript)