Re: multiple XSL stylesheet

Subject: Re: multiple XSL stylesheet
From: Stephen Yearl <stephen_yearl@xxxxxxx>
Date: Fri, 16 Jul 1999 14:26:06 -0700
Warren:

Microsoft has examples. Try 
http://msdn.microsoft.com/xml/samples/multiple/multiple.htm

Stephen

Warren Farley wrote:
> 
> At the moment I have XML files and XSL files and they work, but i want to
> know how to apply different stylesheets to the same XML document from a
> link. Now I can only "hard wire" a stylesheet to an XML doc. using
> <?xml:stylesheet type="text/xsl" href="style1.xsl"?>, so to have multiple
> views of the XML doc, I have many copies each with a different XSL sheet
> referenced.
> 
> How can I create links (from an XML or/and an HTML) such as:
> 
> link1 = doc.xml + style1.xsl
> link2 = doc.xml + style2.xsl
> ...etc.
> 
> and what do i need to do to the prolog of the doc.xml?
> 
> sorry if this is a FAQ. IF it is not shouldn't it be?
> 
> Thanks all,
> 
> WF
> 
> _______________________________________________________________
> Get Free Email and Do More On The Web. Visit http://www.msn.com
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
Stephen Yearl, Project Archivist
	stephen_yearl@xxxxxxx
*************************
 Connecticut Historical Society 
      1 Elizabeth Street
      Hartford, CT, 06105 
*************************
       http://www.chs.org 
*************************


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread