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

[XSL] XSL Browser Integration

Subject: [XSL] XSL Browser Integration
From: Alain <alainb06@xxxxxxx>
Date: Thu, 13 Sep 2007 21:01:23 +0200
 [XSL] XSL Browser Integration
Is there a normalised way, on a browser environment (eq. XSLT1.0) to access with XSL code:
- the full "current" URI (ex. : http://www.myserver.com/mydir/foo.xml?x=12&y=15 the most interesting part being obviously the option string, here: x=12&y=15)
- users preferences such as : preferred languages (or the http header accept_language string, for internationalisation purpose)
- navigation items such as : referrer, history (tainted)
- computer environment : screen resolution, colour width, OS, browser, initial canvas size, etc...


Part of that might be accessible on Mozilla based browsers through calls like document("about:config") because it is XUL and so working with XML behind the scene. But that will not be a portable method and doesn't answer to all of the basic integration needs.

As of XSLT1.0, there are 3 normalised system data informations available through system_property() call :
- xsl:version
- xsl:vendor
- xsl:vendor-uri
that could allow browser-guessing, but does not either meet the basics integration needs.


Many thanks in advance.

Alain BENEDETTI

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.