This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents the sxml schema provider capable of generating an sxml schema for a set of modules.

Namespace: Smartsite.Validation.Sxml
Assembly:  Smartsite.Validation.Provider (in Smartsite.Validation.Provider.dll)

Syntax

C#Copy imageCopy Code
public static class SxmlSchemaProvider
Visual Basic (Declaration)Copy imageCopy Code
Public NotInheritable Class SxmlSchemaProvider

Inheritance Hierarchy

System..::..Object
  Smartsite.Validation.Sxml..::..SxmlSchemaProvider

See Also

Advanced