xsl-list
[Top] [All Lists]

Re: Select value from document

2006-03-02 06:41:09
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(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> wrote:

On 3/2/06, geoff hopkins <geoffhopkins123(_at_)yahoo(_dot_)com>
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


--~------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>