- From: Michael Dyck <jmdyck@ibiblio.org>
- Date: Fri, 25 Sep 2015 00:14:46 -0400
- To: public-xsl-query@w3.org
On 15-09-23 02:34 PM, Liam Quin wrote:
>
> There were no matches for }@@ or ]@@ which is what matters for us.
Not quite, I think. Once we're inside a String Template, we're concerned
with literal content that could accidentally
-- end the Template (e.g. ]@@), or
-- *start* an interpolation (e.g., @@{, not }@@).
Could you redo some of your searches, looking for proposed
start-interpolation delimiters instead of end-interpolation?
-Michael
Received on Friday, 25 September 2015 04:15:18 UTC