XmlSchemaCollection.AddSchemaDocument(String) Method

Definition

Allows the addition of new schema documents to the xml schema collection.

public void AddSchemaDocument (string xmlSchemaDocument);
member this.AddSchemaDocument : string -> unit
Public Sub AddSchemaDocument (xmlSchemaDocument As String)

Parameters

xmlSchemaDocument
String

Applies to