Subject: Re: Passing parameters to a URL in a document() function From: Warren Hedley <w.hedley@xxxxxxxxxxxxxx> Date: Fri, 23 Jun 2000 09:46:15 -0400 |
Nacho wrote: > > <xsl:param name="IDMENU" select="5"/> By default the value of the select attribute is treated as an XPath expression - ie. the processor looks for a element called 5. What you want is <xsl:param name="IDMENU" select="'5'"/> -- Warren Hedley XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Passing parameters to a URL in a do, Nacho | Thread | RE: Passing parameters to a URL in , Kay Michael |
RE: XLS files scrambling, Etienne Posthumus | Date | RE: a special char question, Ryan Daigle |
Month |