Click or drag to resize

XMLConstantsXML_NS_PREFIX Field

The official XML Namespace prefix.

Defined by the XML specification to be

xml
.

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 XML_NS_PREFIX = "xml"

Field Value

Type: String
See Also