![]() |
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# |
![]() |
---|---|
public class SxmlValidationSettings |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class SxmlValidationSettings |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SxmlValidationSettings |
Initializes a new instance of the SxmlValidationSettings class.
|
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
![]() |
DocTypeNamespacePrefix |
Gets or sets the doc type namespace prefix.
|
![]() |
Encoding |
Gets or sets the character encoding.
|
![]() |
LineNumberOffset |
Gets or sets the line number offset to use for line numbers in validation errors and warnings.
|
![]() |
PreTransform |
Gets or sets the transform that is applied before the actual validation is performed.
|
![]() |
SchemaContext |
Gets the schema context associated with the current settings.
|
![]() |
SchemaSetId |
Gets the schemaset id.
|
![]() |
SchemaSetProvider |
Gets the schema set provider.
|
![]() |
SecurityZone |
Gets the security zone.
|
![]() |
SxmlNamespacePrefix |
Gets or sets the SXML namespace prefix to be used for validation.
|
![]() |
ValidationBehavior |
Gets the validation behavior.
|