XmlSchemaSearchPattern.GetDiscoveryReference Method (String)
.NET Framework (current version)
Returns the SchemaReference object for a given discovery document.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- filename
-
Type:
System.String
The file system path of the XML Schema document.
Return Value
Type: System.Web.Services.Discovery.DiscoveryReferenceA SchemaReference object that specifies the file name for an XML Schema document.
The concrete SchemaReference class inherits from the abstract DiscoveryReference class.
A SchemaReference instance contains the location of the .xsd file.
.NET Framework
Available since 1.1
Available since 1.1
Show: