Mono Class Library: System.Xml Namespace

System.Xml.XmlUrlResolver Class

Resolves external XML resources named by a URI. [Edit]

See Also: XmlUrlResolver Members

System.Object
     System.Xml.XmlResolver
          System.Xml.XmlUrlResolver

public class XmlUrlResolver : XmlResolver

Thread Safety

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

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.

[Edit]

Requirements

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