[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

multiple xsl:param

Subject: multiple xsl:param
From: secam secam <secam2004@xxxxxxxx>
Date: Tue, 18 May 2004 11:23:06 +0200 (CEST)
xsl ignore doctype
Need some help on param topic

I just want to ignore some data from my xml.
I pass the tag name of these data through a param.

i use java to do the tranformation with my xsl

here is my java code:

TransformerFactory tFactory =
TransformerFactory.newInstance();
Transformer transformer = tFactory.newTransformer(new
StreamSource(xsl));
transformer.setParameter("ignore","firstName");
....
transformer.transform(..);

The name of the data that have to be ignore comes from
a file. And i don't know how many data I have to
ignore.

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.

Is it possible to do that? Or am i wrong?
If it's possible, how can i do it?
If it's not possible,is anyone have an other idea to
solve my problem?

Regard's
Pierre-Alexandre




	

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

Dialoguez en direct avec vos amis grbce ` Yahoo! Messenger !Tilichargez Yahoo! Messenger sur http://fr.messenger.yahoo.com

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.