Click or drag to resize

XMLConstantsDEFAULT_NS_PREFIX Field

Prefix to use to represent the default XML Namespace.

Defined by the XML specification to be "".

Namespaces in XML, 3. Qualified Names

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

Field Value

Type: String
See Also