Re: xsl question (Checking for the existance of a tag)

Subject: Re: xsl question (Checking for the existance of a tag)
From: Dan Morrison <dman@xxxxxxxx>
Date: Wed, 05 Apr 2000 01:37:25 +1200
Nikolai Grigoriev wrote:
>
> > On my parser I can get away with <xsl:for-each><xsl:value-of
> > /></xsl-for-each>. I love shortcuts!
> 
> Looks like good old C ( while(*a--=*b++) etc ;-)), but --
> isn't it contrary to XML spirit of explicitness?

It's actually illegal. Just happens to work on my current weak parser. I
really should stop it!

.dan.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread