This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]