This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the list of filenames as defined by the SXML schema import and includes.
Namespace: Smartsite.Validation.Sxml
Assembly: Smartsite.Validation.Provider (in Smartsite.Validation.Provider.dll)
Syntax
C# | Copy Code |
---|---|
public static string[] GetSxmlIncludeFileNames( schemaSet ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Function GetSxmlIncludeFileNames ( _ schemaSet As _ ) As () |
Parameters
- schemaSet
- XmlSchemaSet
The schema set.
Return Value
See Also
SxmlSchemaProvider Class
Smartsite.Validation.Sxml Namespace