System.Web.Services.Discovery.DiscoveryDocumentReference Class

Represents a reference to a discovery document. This class cannot be inherited.

See Also: DiscoveryDocumentReference Members

Syntax

[System.Xml.Serialization.XmlRoot("discoveryRef", Namespace="http://schemas.xmlsoap.org/disco/", IsNullable=true)]
public sealed class DiscoveryDocumentReference : DiscoveryReference

Remarks

XML Web services discovery involves discovering the available XML Web services given an URL. The URL typically points to a discovery document, which usually has a.disco file name extension. The discovery document contains references to information about the existance of XML Web services, such as Service Descriptions, XML Schema Definition language (XSD) schemas, or other discovery documents. This class represents a reference to a discovery document.

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