- From: Norman Walsh <ndw@nwalsh.com>
- Date: Thu, 21 Feb 2013 12:44:58 -0600
- To: public-xml-core-wg@w3.org
Received on Thursday, 21 February 2013 18:45:33 UTC
During our telcon, the question of whether or not these issues apply to
element *names* occurred to me. FWIW, they do.
This element name is encoded with four code points: càn
That's a "c", an "a", a "combining grave accent, U+0300", and an "n".
Saxon reports string-length(local-name(.)) is 4.
MarkLogic reports 3 because the two-code-point version of the accented
a is replaced with a single U+00E0 character.
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 512 761 6676
www.marklogic.com
Received on Thursday, 21 February 2013 18:45:33 UTC