Click or drag to resize

XMLConstantsNULL_NS_URI Field

Namespace URI to use to represent that there is no Namespace.

Defined by the Namespace specification to be "".

Namespaces in XML, 5.2 Namespace Defaulting

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public const string NULL_NS_URI = ""

Field Value

Type: String
See Also