← Prev in month ← Prev in thread

Questions on Initializing Parameters for XSL

From
Richard <>
To
Date
2003-01-31T17:28:15Z
ID
<000a01c2c94e$23bd8450$0c00a8c0@Rocky>
Thread
Questions on Initializing Parameters for XSL
HI guys,

I've got a question on XSL parameter setting. There are two ways to init the
value of a parameter; one is to use transformer.setParameter(), another is
to use <xsl:parameter ...select="" />. My question is: which one is
overridden another? my understanding is the transformer one gonna override
the xsl one. Is it true?

Thanks,

Richard Qing
← Prev in month ← Prev in thread