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

The type exposes the following properties.

Public Properties

  Name Description
Public property Context
Gets the processing context.
Public property CurrentModule
Returns the current Module
Public property Depth
Gets or sets the stack depth.
Public property Listeners
Returns a reference to the attached listeners
Public property Reader
Returns a reference to the XmlReader used

See Also

Advanced