The members of System.Web.Services.Discovery.SchemaReference are listed below.
See Also: Inherited members from System.Web.Services.Discovery.DiscoveryReference
Initializes a new instance of the System.Web.Services.Discovery.SchemaReference class using default values. | ||
Initializes a new instance of the System.Web.Services.Discovery.SchemaReference class using the supplied URL as the XSD schema reference. |
[read-only] override | DefaultFilename | string.
Gets the name of the default file to use when saving the referenced XSD schema. |
Ref | string.
Gets or sets the URL to the referenced XSD schema. | |
[read-only] | Schema | System.Xml.Schema.XmlSchema.
Gets an System.Xml.Schema.XmlSchema object representing the XSD schema. |
TargetNamespace | string.
Gets or sets the targetNamespace XML attribute of the XSD schema. | |
override | Url | string.
Gets or sets the URL for the schema reference. |
override | ReadDocument(System.IO.Stream)
| |
override | WriteDocument(object, System.IO.Stream)
|
override | Resolve(string, System.IO.Stream)
|