- From: Norman Walsh <ndw@nwalsh.com>
- Date: Thu, 18 Nov 2010 14:09:01 -0500
- To: public-xml-processing-model-wg@w3.org
Received on Thursday, 18 November 2010 19:09:35 UTC
ht@inf.ed.ac.uk (Henry S. Thompson) writes:
> Norman Walsh writes:
>
>> In regular-mode, {{ is a {. In regular-mode, { (undoubled) starts
>> xpath-mode.
>>
>> In xpath-mode, ' or " starts quote-mode. In quote-mode no characters are
>>
>> special except the matching quote that returns us to xpath-mode.
>>
>> In xpath-mode { is an error. In xpath-mode } ends the expression and
>> returns
>>
>> to regular-mode (after inserting the result of evaluating the expression).
>
> Where is }} handled?
Sorry, I sort of realized I'd made that oversight in IRC but didn't go back
and fix it. In regular-mode, }} is a }.
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
www.marklogic.com
Received on Thursday, 18 November 2010 19:09:35 UTC