|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: build a select clause or dynamic URI's
At 07:50 PM 11/9/2004, Andy wrote:
David M Petersen swiftly respondedthis knowledge I have my doubts that its going to be all that helpful to you as it doesnt seem that you want to reference the actual stylesheet itself... It *is* ambitious, since XSLT engines aren't built to do this (as M.D. says). Much of the reason this is an obscure requirement (or has been for the most part) is that the conventional way of expressing cross-references in XML has been to label target elements with unique identifiers, and then refer to those. XSLT gives the id() and key() functions to make this really easy. Some XSLT processors, such as Saxon, provide an "eval()" function or equivalent to get around this limitation in XSLT. This is way better (since the engine already has to evaluate XPaths, just not dynamically) than trying to implement XPath in XSLT itself. Cheers, Wendell
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. 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
|







