xsl-list
[Top] [All Lists]

RE: multiple xsl:param

2004-05-18 05:13:26
Thanks,

But what i'm lokking for is a way to have a number of
parameter that can increase or decrease in function of
what i send to the transformer.

So, is it possible to have an infinite number of
parameter without writng each parameter in the xsl
code?

Pierre-Alexandre

 --- Michael Kay <mhk(_at_)mhk(_dot_)me(_dot_)uk> a écrit : > > In fact
i've seen that the method setParameter
accepts
an object for second parameter
So i'm thinking to pass a table as one parameter.

But i don't know how to get back a particular line
of
that table in xsl.

There's no such thing as a table in the XSLT data
model.

But you can represent a table as an XML document,
and pass that. You can
then access it using XPath expressions in the usual
way.

Michael Kay



--+------------------------------------------------------------------
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>
--+--
 


        

        
                
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! 
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! 
Messenger sur http://fr.messenger.yahoo.com


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