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: Error using MSXML Sept. Release


Thanks all,
	You were all right, <xsl:otherwise> doesn't take an
attribute. Silly mistake - oh well ;o)

-----Original Message-----
From: owner-xsl-list@mulberrytech.com
[mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Don Bruey
Sent: Thursday, October 19, 2000 5:02 AM
To: xsl-list@mulberrytech.com
Subject: RE: Error using MSXML Sept. Release


If you have a line such as 

<xsl:otherwise test="some test">

you'll get an error because xsl:otherwise has no attributes. 

Don


>-----Original Message-----
>From: ciaran byrne [mailto:ciaran.byrne@3tl.com]
>Sent: Thursday, October 19, 2000 2:38 PM
>To: XSL List
>Subject: Error using MSXML Sept. Release
>
>
>Hi all,
>	I've just switched from MSXML July release to
>MSXML September release in my application. Since the
>switch I've run into a few errors loading the
>stylesheets in to a XSLTemplate object. The error is:
>
>Attribute 'test' is invalid on 'xsl:otherwise'
>
>I've seen this problem before and someone suggested that
>it was due to using an old namespace in their stylesheet.
>But, I thougth the namespace declaration:
>
><xsl:stylesheet version="1.0"
>xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
>was correct.
>
>I also checked the version of MSXML that I'm using.
>It is : 8.00.7728.0 built by: Lab06_N(dagbuild) which, to my 
>understanding
>is
>the September release.
>
>FYI - the stylesheets worked in July release and XML SPY
>
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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



 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]