[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

QUESTION: unexpected tokens

Subject: QUESTION: unexpected tokens
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Tue, 6 Apr 1999 14:53:04 +0200
unexpected tokens
Here's a question about allowed tokens in an XSL stylesheet. 

I use XT to generate HTML pages from an XML source file, but it stops
processing at some point, complaining about an "unexpected token". This is
the fragment that creates the problem: 

<xsl:template match="contents">
	<body onLoad="	document.onmouseout = function e () {
change('origin') };
			document.onmouseover = function e () {
change('origin') };
			document.onmousedown = function e () {
change('inset') };
			document.onmouseup = function e () {
change('origin') };
			window.defaultStatus = ('');">
</xsl:template>

The problem occurs on the line starting with "<body onLoad".

Linda


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.