Click or drag to resize

XMLConstantsRELAXNG_NS_URI Field

RELAX NG Namespace URI.

Defined to be

http://relaxng.org/ns/structure/1.0
.

RELAX NG Specification

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public const string RELAXNG_NS_URI = "http://relaxng.org/ns/structure/1.0"

Field Value

Type: String
See Also