Click or drag to resize

XMLConstantsW3C_XML_SCHEMA_INSTANCE_NS_URI Field

W3C XML Schema Instance Namespace URI.

Defined to be

http://www.w3.org/2001/XMLSchema-instance
.

XML Schema Part 1: Structures, 2.6 Schema-Related Markup in Documents Being Validated

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public const string W3C_XML_SCHEMA_INSTANCE_NS_URI = "http://www.w3.org/2001/XMLSchema-instance"

Field Value

Type: String
See Also