Validate an XML Document Against an XML Schema (JScript)

 

MSXML provides various ways to connect an XML schema to an XML document for the purpose of validating the document contents.

In this section we will demonstrate and discuss each approach, to help you determine which is right for your application.