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

The prefix xmlns is used only to declare namespace bindings and is by definition bound to the namespace name http://www.w3.org/2000/xmlns/. It MUST NOT be declared . Other prefixes MUST NOT be bound to this namespace name, and it MUST NOT be declared as the default namespace. Element names MUST NOT have the prefix xmlns.

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

Syntax

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