[Home] [By Thread] [By Date] [Recent Entries]
> In the example below, it does not work with partial name. > > <xsl:template match="/"> > <xsl:apply-templates select="//school[contains($xName, > school_name)]"/> > </xsl:template> Reverse the arguments. contains(x, y) returns true if x contains y. Mike Kay Software AG XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



