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

RE: Avoiding multiple "apply-templates" by creating on

Subject: RE: Avoiding multiple "apply-templates" by creating one variable for the clauses. Is it possible?
From: Kate Busch-Petersen <kate.busch-petersen@xxxxxxxxxxxxx>
Date: Thu, 20 Aug 2009 14:46:05 +0100
RE:  Avoiding multiple "apply-templates" by creating on
Ah yes, I was using the XSLT 1.0 processor. I've changed that now to XSLT 2.0
but am still getting a similar (if less specific) error:

Expected token ')', found ','. On line 43:


Line 42:         using (StringWriter sw = new StringWriter())
Line 43:         {
Line 44:             BlogHotspot.Transform(xpathBlogXml, xslArg, sw);
Line 45:             litBlogHotspot.Text = sw.ToString();
Line 46:         }

I'm fairly confident it's the same error.

K

-----Original Message-----
From: Martin Honnen [mailto:Martin.Honnen@xxxxxx]

Is that an XSLT 1.0 processor giving that error?

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.