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 | |
---|---|---|
Candidates | Gets or sets a list of XmlSchemaReference objects that represent schemas that import a target namespace. | |
CompiledSet | Gets the XmlSchemaSet object that results form a call to the Compile method. | |
Errors | Gets a list of Exception objects. | |
ResolvedSet | Gets or sets a list of XmlSchemaReference objects that represent a set of schemas that should be compiled as a unit. | |
Sources | Gets or sets a list of XmlSchemaReference objects that represent schemas. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
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. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
XmlSchemaSetBuilder Class
Microsoft.VisualStudio.XmlEditor Namespace
Build Date:
2012-11-12