|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: combining multiple documents
> Your proposed solution allows me only to pass one element of the key, > when I want the entire contents of the key. Is there something I missed? you haven't said what you wanted to do with the key so it's hard to know what to suggest. The code I posted was not restricted to a single element the parameter value would be all nodes returned for that key value. A key is not an object that has a separate existence in xpath so you can not pass an "entire key" there is never any need, if you want to do the lookup in the called template rather than looking up one key value and passing that as a parameter, pass the root node of the original document as a paramaeter (or make it a global variable) then you can just use key() to look up keys in that document whichever document you happen to be in. David ________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. ________________________________________________________________________
|
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
|







