System.Xml.XmlUrlResolver Class
Resolves external XML resources named by a URI.

See Also: XmlUrlResolver Members

Syntax

public class XmlUrlResolver : XmlResolver

Remarks

This class is used to resolve external XML resources such as entities, document type definitions (DTDs), or schemas. It is also used to process include and import elements found in Extensible StyleSheet Language (XSL) stylesheets or XML Schema Definition language (XSD) schemas.

This class implements the System.Xml.XmlResolver class.

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0