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

Re: Which XSLT processor on website?

Subject: Re: Which XSLT processor on website?
From: COUTHURES Alain <alain.couthures@xxxxxxxxxxxxx>
Date: Wed, 15 Apr 2009 13:54:49 +0200
Re:  Which XSLT processor on website?
Hello,
If you are doing the transform in the Mozilla client, you'll have to use
XSLT 1.0, not XSLT 2.0. Point your browser at
http://www.mulberrytech.com/xsl/xsl-list/processor-version.xsl to
confirm what version of XSLT it supports.
I don't know any browser with XSLT 2.0... and Konqueror is the only famous browser I know without XSLT.
Also, you won't be able to feed just half the webpage to the XSLT
transform unless you are willing to do tricks with Javascript. Either
the XML should be just the variable information with the stylesheet
providing the static information or if the XML contains the static
information, the stylesheet should just copy the static information in
the source through to the result.
If you consider XForms, that's just what it's done : XHTML with specific XML inside. Namespaces are there to distinguish the different elements. XSLTForms, my project for implementing XForms on client-side, is based on XSLT 1.0 to generated (X)HTML+Ajax and it works directly in browsers.

Regards,

Alain Couthures
<agenceXML>
Bordeaux, France
XForms for browsers without plug-in : http://www.agencexml.com/xsltforms

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-2013 All Rights Reserved.