Re: [xsl] Select value from document

Subject: Re: [xsl] Select value from document
From: geoff hopkins <geoffhopkins123@xxxxxxxxx>
Date: Thu, 2 Mar 2006 05:41:11 -0800 (PST)
from looking at examples using keys used alongside
well formatted xml it seems this is the right
solution... it just as this xml is not well formatted
I don't get the 'use' part of the key.

--- andrew welch <andrew.j.welch@xxxxxxxxx> wrote:

> On 3/2/06, geoff hopkins <geoffhopkins123@xxxxxxxxx>
> wrote:
> > I am processing a xml document to a new xml
> document.
> >
> > But at one processing point I need to select a
> node
> > containing a specific piece of text in a completly
> > different position to the current position.
> >
> > My first thought was keys (is there a better way).
> 
> Standard xpath is the better way - provide an
> example of the template
> you've written and output you want and someone will
> show you the
> xpath.
> 
> Keys are a way of indexing nodes to improve the
> performance of
> repeatedly accessing them, so they aren't really
> needed here.
> 
> cheers
> andrew
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Current Thread