xsl-list
[Top] [All Lists]

RE: Subject: RE: [xsl] multiple xsl:param

2004-05-19 14:35:10

           I think I found what I was looking for in the node-set()
function, sorry if I was short on the details. I was burning the midnight
oil, and sleepy. Most of my other questions don't specifically have to do
with XSLT, if anyone could answer some questions offline? send me an e-mail.
I am working on a Blog in Java with XSLT and would like to update the rss
feed when necessary.

-----Original Message-----
From: Robert Stukey [mailto:restukey(_at_)erols(_dot_)com]
Sent: Wednesday, May 19, 2004 4:54 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Subject: RE: [xsl] multiple xsl:param



           I have been passing the Transformer a Document param without
success. The template works from a file, but I think I am missing a step
when trying to param a Document. Any help would be appreciated, thanks

           <xsl:apply-templates select="$rss/rss/channel/item"/>



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