xsl-list
[Top] [All Lists]

Re: apply 2 diff xsl on the same xml OR passing parameter to xsl

2004-12-06 09:49:43
It would be useful to know what parser you're using and what server-side
software (if any)?

On Mon, 06 Dec 2004 18:31:41 +0200, "ficfic m" <ficfic(_at_)hotmail(_dot_)com>
said:
Hi,

I have a link to xml file in an html 'index' file

<a href="report.xml">Detailed</a>
<a href="report.xml">Summary</a>

I need to display the same xml file in different ways in each case
(link).

1. Is there a way to pass a parameter to the XSL file through the xml URL
?
(this way I'll have one xsl file and according to the parameter value
I'll 
display only what I need)

2. Is there a way, which is not browser depended, to apply the needed XSL
on 
the xml file ?
(meaning I've 2 XSL file for 'detailed' version and 'summarized' version)

3. I didn't quite understand, is XSL processor a built-in in all
web-browser 
? are there platform or web-browsers that don't suppot XSL processor and 
additional program should be installed on it ?

4. how can it be the IE6 and netscape fail to open 10M xml file but when
I'm 
adding to this file an XSL stylesheet it take no longer the 10sec ?

best regards,
ficfic

-- 
  Richard Lewis
  richardlewis(_at_)fastmail(_dot_)co(_dot_)uk


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--