XPathFunctionFactoryXPathUnicodeNormalizationFormKC 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: 
Syntaxpublic const string XPathUnicodeNormalizationFormKC = "NFKC"
Public Const XPathUnicodeNormalizationFormKC As String = "NFKC"
Field Value
Type: 
String
See Also