Subject: Re: XSL Javascript prob
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 13 Sep 2001 21:56:34 +0100
|
> is giving and error...any ideas
it's hard to say if you don't tell us what the error was but
I'll note that if you are using a system that produces messages like the
one you quoted:
> "test" attribute is not allowed on the xsl:if
> element!
then it isn't an XSLT system so sending correct XSLT might not work.
Other than that I'll note that you said:
> <id> & <name> .
but your code had
> "<xsl:value-of select="ID"/>""<xsl:value-of
> select="NAME"/>",
ID does not mach <id> XML is case sensitive. However that should not
produce an error it should just produce nothing.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: XSL Javascript prob, (continued)
- Chris Bayes - Thu, 13 Sep 2001 03:54:02 -0400 (EDT)
- Chris Bayes - Thu, 13 Sep 2001 05:06:20 -0400 (EDT)
- P Vikram - Thu, 13 Sep 2001 11:45:36 -0400 (EDT)
- P Vikram - Thu, 13 Sep 2001 14:53:41 -0400 (EDT)
- David Carlisle - Thu, 13 Sep 2001 17:07:38 -0400 (EDT) <=
- P Vikram - Sat, 15 Sep 2001 12:10:13 -0400 (EDT)
- Jeni Tennison - Tue, 18 Sep 2001 06:00:38 -0400 (EDT)
- P Vikram - Tue, 18 Sep 2001 12:08:32 -0400 (EDT)
- Michael Kay - Sat, 15 Sep 2001 16:23:58 -0400 (EDT)
|
|