This documentation is archived and is not being maintained.
SchemaReference Properties
Visual Studio 2008
The SchemaReference type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClientProtocol | Gets or sets the instance of DiscoveryClientProtocol used in a discovery process. (Inherited from DiscoveryReference.) |
|
DefaultFilename | Gets the name of the default file to use when saving the referenced XSD schema. (Overrides DiscoveryReference::DefaultFilename.) |
|
Ref | Gets or sets the URL to the referenced XSD schema. |
|
Schema | Gets an XmlSchema object representing the XSD schema. |
|
TargetNamespace | Gets or sets the targetNamespace XML attribute of the XSD schema. |
|
Url | Gets or sets the URL for the schema reference. (Overrides DiscoveryReference::Url.) |
Show: