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: How is this part of the XSLT specification to be interpreted?


> 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

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