EdiSchemaToolSet.ValidateSchema(XmlSchemaSet, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Collections::ArrayList ^ ValidateSchema(System::Xml::Schema::XmlSchemaSet ^ schemaSet, System::String ^ docType);
public static System.Collections.ArrayList ValidateSchema (System.Xml.Schema.XmlSchemaSet schemaSet, string docType);
static member ValidateSchema : System.Xml.Schema.XmlSchemaSet * string -> System.Collections.ArrayList
Public Shared Function ValidateSchema (schemaSet As XmlSchemaSet, docType As String) As ArrayList
Parameters
- schemaSet
- XmlSchemaSet
- docType
- String