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

The namespace for the reserved "xml" prefix. The prefix xml is by definition bound to the namespace name http://www.w3.org/XML/1998/namespace. It MAY, but need not, be declared, and MUST NOT be bound to any other namespace name. Other prefixes MUST NOT be bound to this namespace name, and it MUST NOT be declared as the default namespace.

Namespace: net.esper.compat
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Const XML_NS_URI As String
C#
public const string XML_NS_URI
Visual C++
public:
literal String^ XML_NS_URI