SchemaReference Properties
.NET Framework (current version)
Namespace:
System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
| 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:
