This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: apply templates with with-param on Xalan


> You've provided no
> explicit template for the root node, so the built-in template gets called.
> The built-in template does a call on <xsl:apply-templates/> for its
> children, i.e. for the <list> element, but without supplying any parameters.
> So your match="list" template rule gets called without parameters.

Maybe a feature for XSLT 1.1?
If the default templates preserve the mode, why shouldn't they also pass
any parameters on?

Is there any intention behind this behaviour or is it just a forgotten
feature?

Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]