Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Help with writing select data >Thread Next - Re: Help with writing select data Re: Help with writing select dataTo: NULL Date: 11/3/2006 12:09:00 PM
Assuming I understand your request:
<xsl:call-template name="show_moor">
<xsl:with-param name="moornameToSelect" selct="$moorname"/>
</xsl:call-template>
You were forgetting to set the actual value of the parameter.
<xsl:for-each select="active_wfs/deployment[moorname=$moornameToSelect]">
Select all those deployments which have a moorname child whose contained
text value is the same as the value you passed in.
--
Joe Kesselman / Beware the fury of a patient man. -- John Dryden
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
