System.Web.Services.Discovery.SchemaReference.Ref Property

Gets or sets the URL to the referenced XSD schema.

Syntax

[System.Xml.Serialization.XmlAttribute("ref")]
public string Ref { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

In a discovery document, a reference to an XSD schema is contained within a schemaRef XML element. The schemaRef XML element has a ref attribute, which is the URL for the referenced XSD schema. The ContractReference.Ref property represents the value of the ref attribute.

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