RE: [xsl] Embedded Stylesheets

Subject: RE: [xsl] Embedded Stylesheets
From: Bas Alberts <bas.alberts@xxxxxxxxxxxx>
Date: Wed, 26 Sep 2001 11:57:14 +0200
By the way, shouldn't the example
at http://www.w3.org/TR/xslt#section-Embedding-Stylesheets
starting with
	<?xml-stylesheet type="text/xml" href="#style1"?>
start with
	<?xml-stylesheet type="text/xsl" href="#style1"?>
?

Greetings,
bas.alberts@xxxxxxxxxxxx



-----Original Message-----
From: Chris Bayes [mailto:chris@xxxxxxxxxxx]
Sent: Wednesday, September 26, 2001 11:51
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Embedded Stylesheets


Sheryl,
The link you gave to the spec has a perfectly good example on how to do
it. Saxon used to support this feature but hasn't since v6 so I guess
you are out of luck unless you want to go back to Saxon 5.5.1

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Sheryl Cia
> Sent: 26 September 2001 09:07
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] Embedded Stylesheets
> 
> 
> 
> If MSXML doesn't support embedded stylesheets,
> what processor should i use?
> Could you provide me an example of
> an embedded stylesheet.
> 
> thanks,
> 
> >From: "Julian Reschke" <julian.reschke@xxxxxx>
> >Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> >To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> >Subject: RE: [xsl] Embedded Stylesheets
> >Date: Wed, 26 Sep 2001 09:36:34 +0200
> >
> > > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Sheryl 
> > > Cia
> > > Sent: Wednesday, September 26, 2001 7:15 AM
> > > To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> > > Subject: [xsl] Embedded Stylesheets
> > >
> > >
> > >
> > > Hi,
> > >
> > > I'm trying to embed my stylesheet in my xml file which is 
> covered in 
> > > the XSLT Recommendation at 
> > > http://www.w3.org/TR/xslt#section-Embedding-Stylesheets.
> > >
> > > Given this example:
> > > ...
> > > By the way i'm using msxml3.
> >
> >MSXML doesn't support embedded stylesheets.
> >
> >
> >  XSL-List info and archive:  
> http://www.mulberrytech.com/xsl/xsl-list
> >
> 
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at 
> http://explorer.msn.com/intl.asp
> 
> 
>  XSL-List info and 
> archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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

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


Current Thread