On Mon, Sep 22, 2003 at 11:35:02PM +0200, Jonas Walldén @ Pike developers forum wrote:
The last comment is one thing I often wonder about. Why do people write "<foo xyz="bla"/>" when "<foo xyz='bla'/>" works just as well?
that breaks as soon as you need to nest it: <xsl:if test="foo = 'bar'"/>
greetings, martin.