|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] QUESTION: 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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








