|
Subject: Re: [xsl] Escaping Curly Braces in Regex From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Thu, 01 Oct 2009 14:01:17 +0200 |
I found it very confusing that one requires the {} to be doubled and the
other doesn't. Where is it documented which attributes require braces to be
doubled up and which do not?
If you look at http://www.w3.org/TR/xslt20/#analyze-string then it has the following definition:
so the attribute definition in the form of
regex = { string }
shows you that an attribute value template is expected while
select = expression
only takes an XPath expression.Martin Honnen http://msmvps.com/blogs/martin_honnen/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Escaping Curly Braces in , David Carlisle | Thread | [xsl] Removing hierarchy, rowan@xxxxxxxxxxxxxx |
| Re: [xsl] Escaping Curly Braces in , David Carlisle | Date | Re: [xsl] Removing hierarchy, rowan@xxxxxxxxxxxxxx |
| Month |