> > <xsl:when test="($start - $size) >= $size">Previous</xsl:when>
>
> because an XSLT stylesheet is an XML document, the ">" character must be
> escaped as ">".
"<" is the more "dangerous" character ;-)
It has to be written within attribute values as "<".
">" should be allowed.
Cheers,
Oliver
/-------------------------------------------------------------------\
| ob|do Dipl.Inf. Oliver Becker |
| --+-- E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx |
| op|qo WWW: http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|