XPathFunctionFactory.NormalizeSpace Field |
Constants representing the names of XPath String functions.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string NormalizeSpace = "normalize-space"
Public Const NormalizeSpace As String = "normalize-space"
Field Value
Type:
String
See Also