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 Code |
---|---|
public class SxmlSchemaSet |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SxmlSchemaSet |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
CompilationSettings | (Inherited from XmlSchemaSet.) | |
Count | (Inherited from XmlSchemaSet.) | |
DisallowedElements |
Gets the disallowed elements.
|
|
GlobalAttributes | (Inherited from XmlSchemaSet.) | |
GlobalElements | (Inherited from XmlSchemaSet.) | |
GlobalTypes | (Inherited from XmlSchemaSet.) | |
IsCompiled | (Inherited from XmlSchemaSet.) | |
NameTable | (Inherited from XmlSchemaSet.) | |
SecurityZone |
Gets the security zone.
|
|
XmlResolver | (Inherited from XmlSchemaSet.) |
See Also
Smartsite.Validation.Sxml Namespace