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: Q on xsl:choose


Check the book again (page 317).  "xsl:when" only has one allowable
attribute, namely "test".  As the message says, "match" is not a valid
attribute.

PC2

-----Original Message-----
From: Walter Torres [mailto:walter@torres.ws]
Sent: February 20, 2001 17:55
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] Q on xsl:choose


I seem to be stuck!

I have a small sample data set and am trying to use xsl:choose and xsl:when.

(My code and data is below)

I get this error message...

   Attribute 'match' is invalid on 'xsl:when'

I have spent the last 2 days trying to see the error here.

Can anyone elighten me?

Thanks

Walter

PS: This is an extention to an example in Mr Kay's book.


</etc>

 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]