System.Web.Services.Discovery.SchemaReference.Schema Property

Gets an System.Xml.Schema.XmlSchema object representing the XSD schema.

Syntax

[System.Xml.Serialization.XmlIgnore]
public System.Xml.Schema.XmlSchema Schema { get; }

Value

a System.Xml.Schema.XmlSchema

Remarks

If the XSD schema has not been downloaded and added to the DiscoveryClientProtocol.Documents property of DiscoveryReference.ClientProtocol, an attempt to download and resolve the document is made.

Requirements

Namespace: System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0