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