Hello Steve,

Sorry for the delay.

There is currently no XPath optimizer in XSLTForms so such expression will
effectively require the whole document to be parsed.

You should try to use the id() function instead because it will surely limit the
execution time.

Thank you for your feedbacks!

-Alain

> Le 12 décembre 2013 à 02:09, Stephen Cameron <[email protected]> a
> écrit :
> 
>  Hi,
> 
>  Can I do something like this:
> 
>  <xf:group ref="//*[@xml:id=instance('dynamic')/id]">
>  ...
>  </xf:group>
>  And it not have to parse the whole document to find the node of interest?
>  Thanks
>  Steve Cameron
> 
> 

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to