|
Subject: [xsl] RE : Re: [xsl] retrieving mode name From: Florent Georges <darkman_spam@xxxxxxxx> Date: Fri, 23 Jun 2006 18:45:48 +0200 (CEST) |
Georg Hohmann wrote:
> I mentioned the "param=value" option of saxon8 before
> but i can't figure out how to use this. Any hints?
> cat hello.xsl
<xsl:transform
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="text"/>
<xsl:param name="param" select="'default'"/>
<xsl:template match="/">
<xsl:value-of select="$param"/>
</xsl:template>
</xsl:transform>
> saxon hello.xsl hello.xsl param=value
value
PS: Not tested.
Regards,
--drkm
___________________________________________________________________________
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] retrieving mode name, Georg Hohmann | Thread | [xsl] Search and replace acronyms, søren jepsen |
| [xsl] How do I maintain separate li, Gary E. Daniels | Date | [xsl] RE : Re: [xsl] RE : Re: [xsl], Florent Georges |
| Month |