Re: [xsl] xsl-url -- passing xsl:variable's to imported stylesheets in XSLT

Subject: Re: [xsl] xsl-url -- passing xsl:variable's to imported stylesheets in XSLT
From: Hermann Stamm-Wilbrandt <STAMMW@xxxxxxxxxx>
Date: Fri, 26 Jun 2009 12:13:16 +0200
Hello,

my previous email got truncated on the web interface of xsl-list.
I tried to send it again with an attachment containing the email but
got a reply that multipart emails are not allowed.

So I am trying it now again and replaced the ASCII art borders of the
tables below (which seem to be the reason for truncation) by just 'b'
characters. Hopefully this will work.

Thanks for any information on the question below.


The method to provide "something like browser URLs" to client side
stylesheets works well for FF3 and IE6
(http://www.biglist.com/lists/lists.mulberrytech.com/xsl-list/archives/200906
/msg00242.html).

Two days ago I realized that it even works fine for "Opera Mini (4.0.2)"
web browser on mobile devices.

Clicking on "cdcatalog.1.xml" for those three browsers resulted in:

My CD Collection
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
bTitle            bArtist      b
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
bEmpire Burlesque bBob Dylan   b
bThe white album  bBeatles     b
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
cdcatalog.xml?query


Now I am a little surprised that clicking on "cdcatalog.1.xml" for
Opera 9.64 desktop browser (big brother of Opera Mini) just results in:
cdcatalog.xml?query


So the passing of the url-argument works, but the table generated by the
imported stylesheet is not generated.

My question now is, whether this is a problem of the stylesheet(s) or of
Opera 9.64?



Clicking on "cdcatalog.xml" on the same listings section
(http://www.stamm-wilbrandt.de/en/xsl-list/xsl-url/#listings)
for Opera 9.64 results in the same (intended) result as for the other
browsers (just "undef" below the table):

My CD Collection
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
bTitle            bArtist      b
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
bEmpire Burlesque bBob Dylan   b
bThe white album  bBeatles     b
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
undef



Mit besten Gr|_en / Best wishes,
Hermann Stamm-Wilbrandt
Developer, XML Compiler
WebSphere DataPower SOA Appliances
----------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschdftsf|hrung: Erich Baier
Sitz der Gesellschaft: Bvblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

Current Thread