xsl-list
[Top] [All Lists]

Re: xslt query a data

2003-04-22 09:39:13
Thanks reply

but what I mean is 
for example I have a table or equavalent XML have
below information
1, a
2, b
3, c
4, d

In my stylesheet, I only have a, b, c, d value
but I need to use 1, 2, 3, 4 as a substitution
So I need to figure out a way to do it

thanks yr advice
Paul

--- Mike Haarman <mhaarman(_at_)infinitecampus(_dot_)org> wrote:
From: "Paul" <reganmian(_at_)yahoo(_dot_)com>

How does XSL query a data from the XML instances
or from a table(such as similiar to select ...
from
... where...)


<xsl:value-of
select="/XPath/managing/'$from'[expression of
'$where']"/>

evaluated in the context of the containing template.
 This is pretty basic.  Do
you have access to a good tutorial?


http://www.zvon.org/xxl/XSLTutorial/Output/index.html

hth,

Mike


 XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list



__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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