[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides the namespace context information for compiling XPath expressions. Not sure if this has any relevance for the .NET implementation -- Aaron

Namespace: net.esper.events.xml
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class XPathNamespaceContext
C#
public class XPathNamespaceContext
Visual C++
public ref class XPathNamespaceContext

Inheritance Hierarchy

System.Object
  net.esper.events.xml.XPathNamespaceContext