RE: How is this part of the XSLT specification to be interpreted?

Subject: RE: How is this part of the XSLT specification to be interpreted?
From: Thorbjørn Ravn Andersen <TRA@xxxxxxxx>
Date: Tue, 20 Jun 2000 18:01:23 +0200
> On Tue, 20 Jun 2000 14:24:24 +0200, Thorbjørn Ravn Andersen wrote:
> 
> >My current experience with XT and Saxon is that they 
> complain fiercely 
> if an incorrect attribute is used.  How is the text above to be 
> interpreted? 
> 
> Give a concrete example for that, please.

I was thinking of providing an attribute in the null namespace, i.e.

<xsl:template match="..." hello="invalidattribute">....

which fails on the hello template.   The reply from Linda clarified this, as it is apparently necessary to specify a namespace like my:hello="valid".

Thorbjørn




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


Current Thread