← Prev in month
← Prev in thread
Re: DOCBOOK-APPS: double enclosure?
At 21:06 08/08/2001, Jirka Kosek wrote: > don't forget that when specifying string >literals in XSLT you must double enclose them: > ><xsl:param name="htmlhelp.chm" select="'mycoolbook.chm'"/> Curiosity, what are the principles of either double enclosure or not, as used in the stylesheets? Must admit I've never been sure. Is it simply to get a string literal, or is there more to it? In particular to select/ignore, such as in param.xsl, where numbers are used? Regards DaveP
← Prev in month
← Prev in thread