- From: Miloslav Nic <nicmila@idoox.com>
- Date: Wed, 24 Jan 2001 09:42:15 -0500 (EST)
- To: xsl-editors@w3.org
XSLT 1.1 W3C Working Draft 12 December 2000
5.6 Overriding Template Rules
<!-- Category: instruction -->
<xsl:apply-imports>
<!-- Content: xsl:with-param* -->
</xsl:apply-imports>
An xsl:apply-imports element may use xsl:with-param child elements to
pass parameters to the matching template rule's template
But DTD:
<!ELEMENT xsl:apply-imports EMPTY>
--
******************************************
<firstName> Miloslav </firstName>
<surname> Nic </surname>
<mail> nicmila@idoox.com </mail>
<support> http://www.zvon.org </support>
<zvonMailingList>
http://www.zvon.org/index.php?nav_id=4
</zvonMailingList>
Received on Friday, 26 January 2001 05:52:54 UTC