|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSL Injection, is it possible?
But I do wonder, how would you circumvent an XPath expression such as this? This expression: //page[@name = $pagename and anInterestingXPathExpression] will produce the page with name given by $pagename only when the "anInterestingXPathExpression" is true. In this way I could test whether certain elements have certain values, ..., etc. In case the dynamically generated XPath expression is evaluated within an XSLT processor, then the document() function is very likely to be referenced within the injected part of the expression. The same goes for any extension functions that might be supported. -- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence. On 5/30/06, G. T. Stresen-Reuter <tedmasterweb@xxxxxxx> wrote: On May 30, 2006, at 2:34 AM, Dimitre Novatchev wrote: -- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






