Re: How to pass "([^"]+)" as a parameter in p:xslt

I'm getting the same error with the that as well.

 <p:with-param name="regex" select='"([^&quot;]+)"'/>

SEVERE:
file:/C:/XSLT/Project%20Files%20Form%2010-K/SRC/text/10K-RegexBased/processExecutionTesting/executions/createi4EnrichIns
xpl:970:54:err:XD0023:XPath syntax error at char 5 in {"([^"]+}:



On Fri, Jul 30, 2010 at 12:26 PM, <Toman_Vojtech@emc.com> wrote:

> Hi,
>
> What about this:
>
> <p:with-param  name="regex" select='"([^&quot;]+)"'/>
>
> Regards,
> Vojtech
>
> --
> Vojtech Toman
> Consultant Software Engineer
> EMC | Information Intelligence Group
> vojtech.toman@emc.com
> http://developer.emc.com/xmltech
>
>


-- 
Alex

An informal recording with one mic under a tree leads to some pretty sweet
acoustic sounds.
https://sites.google.com/site/greigconteh/albums/diabarte-and-sons

Received on Friday, 30 July 2010 12:53:50 UTC