> I'm pretty sure it is. It parses fine according to Xerces, at any rate. At
> first, I was thinking the greater than comparison would cause problems, as
> <xsl:if> elements like seeing the test written as "foo &gt; bar", but when
> you have the symbol inside of a processing instruction, it's fine.

Are you sure?  I know that this is a common thing for XML parsers to
allow, but I think going strictly by the spec it is not valid.  I could be
wrong though, my XML spec-reading patience has long since worn off.

-Rasmus


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to