This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Resolves external xml resources by looking up the resource in the [SiteRoot]\System\schemas first
before returning a global uri.
Namespace: Smartsite.Validation.Sxml
Assembly: Smartsite.Validation (in Smartsite.Validation.dll)
Syntax
C# | Copy Code |
---|---|
public class LocalFileResolver : |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class LocalFileResolver _ Inherits |
Inheritance Hierarchy
System..::..Object
System.Xml..::..XmlResolver
System.Xml..::..XmlUrlResolver
Smartsite.Base..::..W3DtdResolver
Smartsite.Validation.Sxml..::..LocalFileResolver
System.Xml..::..XmlResolver
System.Xml..::..XmlUrlResolver
Smartsite.Base..::..W3DtdResolver
Smartsite.Validation.Sxml..::..LocalFileResolver
See Also
LocalFileResolver Members
Smartsite.Validation.Sxml Namespace