EdiSchemaToolSet.ValidateBiboSchema(XmlSchemaSet, String[], 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 ^ ValidateBiboSchema(System::Xml::Schema::XmlSchemaSet ^ biboSchemaSet, cli::array <System::String ^> ^ tsPaths, System::String ^ docType);
public static System.Collections.ArrayList ValidateBiboSchema (System.Xml.Schema.XmlSchemaSet biboSchemaSet, string[] tsPaths, string docType);
static member ValidateBiboSchema : System.Xml.Schema.XmlSchemaSet * string[] * string -> System.Collections.ArrayList
Public Shared Function ValidateBiboSchema (biboSchemaSet As XmlSchemaSet, tsPaths As String(), docType As String) As ArrayList
Parameters
- biboSchemaSet
- XmlSchemaSet
- tsPaths
- String[]
- docType
- String