System.Web.Services.Discovery.SchemaReference: Method Members

The methods of System.Web.Services.Discovery.SchemaReference are listed below. For a list of all members, see the SchemaReference Members list.

See Also: Inherited members from System.Web.Services.Discovery.DiscoveryReference

Public Methods

override
ReadDocument(System.IO.Stream) : object

Reads and returns the XSD schema from the passed System.IO.Stream.

override
WriteDocument(object, System.IO.Stream)

Writes the passed XSD schema into the passed System.IO.Stream.

Protected Methods

override
Resolve(string, System.IO.Stream)

Resolves whether the referenced document is valid.