XPathFunctionFactoryXPathUnicodeNormalizationFormD Field |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public const string XPathUnicodeNormalizationFormD = "NFD"
Public Const XPathUnicodeNormalizationFormD As String = "NFD"
Field Value
Type:
StringSee Also