ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error
|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: contains with value-of
On Mon, 14 Oct 2002, Jakob Rasmussen wrote: > I want to test if "hasChildren" is contained within (or equal to) the value > of the attribute "TYPE" in a node, so I've tried to use this: > > <xsl:when test="contains(value-of select='@TYPE','hasChildren')"> > > but it doesn't work, so what to do? Try <xsl:when test="@TYPE = 'hasChildren'"> // Gregory Murphy <Gregory.Murphy@xxxxxxx> // Software Engineer // Customer Network Platform, Sun Microsystems XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








