This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

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

The type exposes the following members.

Public Methods

  Name Description
Public method Static member CreateSchemaSet
Creates the SXML schema set for the modules provided by the module provider.
Public method Static member GetSxmlIncludeFileNames
Gets the list of filenames as defined by the SXML schema import and includes.

See Also

Advanced