xsl-list
[Top] [All Lists]

Re: xslt query a data

2003-04-22 09:04:47
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



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