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 SxmlValidator
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class SxmlValidator

The type exposes the following methods.

Public Methods

  Name Description
Public method Static member GetStrictXml
Gets the strict xml version of given open xml.
Public method Static member TranslateToEnglish
Translates the cryptic validation messages to English for normal people.
Public method Static member Validate Overloaded.

See Also

Advanced