You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is a sequence of zero or more Unicode (UTF-8) characters,
56
56
wrapped in double quotes, using backslash escapes (if necessary).
57
57
A character is represented as a single character string.</dd>
58
+
<dt><dfndata-cite="XPATH-FUNCTIONS#codepoint-collation" data-lt="code point order|code point ordered|unicode codepoint collation">Unicode code point order</dfn></dt>
59
+
<dd>This refers to determining the order of two Unicode strings (`A` and `B`),
60
+
using <a>Unicode Codepoint Collation</a>,
61
+
as defined in [[[XPATH-FUNCTIONS]]] [[XPATH-FUNCTIONS]],
0 commit comments