Share via


XmlSchemaSetBuilder Members

Builds a self-contained set of schemas that will be compiled as a unit.

The following tables list the members exposed by the XmlSchemaSetBuilder type.

Protected Constructors

  Name Description
  XmlSchemaSetBuilder Initializes a new instance of the XmlSchemaSetBuilder class.

Top

Public Properties

  Name Description
public property Candidates Gets or sets a list of XmlSchemaReference objects that represent schemas that import a target namespace.
public property CompiledSet Gets the XmlSchemaSet object that results form a call to the Compile method.
public property Errors Gets a list of Exception objects.
public property ResolvedSet Gets or sets a list of XmlSchemaReference objects that represent a set of schemas that should be compiled as a unit.
public property Sources Gets or sets a list of XmlSchemaReference objects that represent schemas.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Compile Resolves source and candidate locations to find the set of schemas that should be compiled as a unit. This method also compiles the XmlSchemaSet from the resulting set of schemas.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

XmlSchemaSetBuilder Class
Microsoft.VisualStudio.XmlEditor Namespace

Build Date:

2012-11-12