Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: using xsl file to parse out a chunk of XML >Thread Next - Re: using xsl file to parse out a chunk of XML Re: using xsl file to parse out a chunk of XMLTo: NULL Date: 1/7/2009 6:27:00 PM paul_0403@y... wrote: > this is the version of xsltproc I am using so what ever will work this > this. libxslt is XSLT 1.0. But if all of those params are provided then XSLT 2.0 is not needed I think: <xsl:param name="id"/> <xsl:param name="pid"/> <xsl:param name="tid"/> <xsl:template match="/"> <xsl:copy-of select="root/query[content = concat('id=', $id, ';pid=', $pid, ';tid=', $tid)]"/> </xsl:template> -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
