Click or drag to resize

XMLConstantsW3C_XPATH_DATATYPE_NS_URI Field

W3C XPath Datatype Namespace URI.

Defined to be "

http://www.w3.org/2003/11/xpath-datatypes
".

XQuery 1.0 and XPath 2.0 Data Model

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public const string W3C_XPATH_DATATYPE_NS_URI = "http://www.w3.org/2003/11/xpath-datatypes"

Field Value

Type: String
See Also