- From: <vojtech.toman@emc.com>
- Date: Fri, 12 Nov 2010 09:51:23 -0500
- To: <public-xml-processing-model-wg@w3.org>
Given the following string:
{{{/foo}}}
What should the result of applying p:document-template be?
Is it: '{', /foo (XPath expression), '}'
or is it one (and invalid) XPath expression: {{/foo}}
In other words, what are the rules of processing escaped { characters?
Should they be unescaped from the outside or from the inside?
Vojtech
--
Vojtech Toman
Consultant Software Engineer
EMC | Information Intelligence Group
vojtech.toman@emc.com
http://developer.emc.com/xmltech
Received on Friday, 12 November 2010 14:53:19 UTC