Subject: RE: Q on xsl:choose
From: "Clapham, Paul" <pclapham@xxxxxxxxxxxxx>
Date: Wed, 21 Feb 2001 10:30:11 -0800
|
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@xxxxxxxxx]
Sent: February 20, 2001 17:55
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: 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
| Current Thread |
- Q on xsl:choose
- Walter Torres - Wed, 21 Feb 2001 13:11:38 -0500 (EST)
- <Possible follow-ups>
- Don Bruey - Wed, 21 Feb 2001 13:21:55 -0500 (EST)
- Clapham, Paul - Wed, 21 Feb 2001 13:24:57 -0500 (EST) <=
- sara . mitchell - Wed, 21 Feb 2001 13:33:51 -0500 (EST)
- Ben Robb - Wed, 21 Feb 2001 13:35:34 -0500 (EST)
- RSuiter - Wed, 21 Feb 2001 13:59:49 -0500 (EST)
|
|