No. '<' is always for the opening tag. So you have to enter the entity < whenever you mean '<' in XML data.
Vincent Jansen wrote:
That works, but shouldn't this behave the way I thought it should
-----Original Message-----
From: Juan Torres [mailto:[EMAIL PROTECTED] Sent: vrijdag 2 april 2004 15:59
To: [EMAIL PROTECTED]
Subject: [PHP] Re: XSLT bug?
Try this:
<xsl:if test="position() < $start">
Good Luck.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php