XPathFunctionFactory.XPathFunctionsNamespace Field |
Namespace Uri for XPath Functions Namespace.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string XPathFunctionsNamespace = "http://www.w3.org/2005/xpath-functions#"
Public Const XPathFunctionsNamespace As String = "http://www.w3.org/2005/xpath-functions#"
Field Value
Type:
String
See Also