Subject: RE: Converting XSLT output to HTML document?
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 10 Jul 2002 19:10:23 +0100
|
> I'm not sure how this is done - perhaps I have missed
> something.
Yes, you seem to have missed the fact that most XSLT processors don't
run in the browser! Most of them (including MSXML, though they hide it
well) have a command line interface and an API that allows you to send
the serialized output to a file.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
What I have is a stylesheet, and XML files that
> refer to the stylesheet in the header so that the XML file
> appears like an HTML document when viewed in a browser (such
> as IE6 or NS6). Since many browsers do not support XML/XSL,
> it would be easier for me if I could get a static HTML
> document instead.
>
> Mike
>
> ----- Original Message -----
> From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, July 10, 2002 9:25 AM
> Subject: RE: Converting XSLT output to HTML document?
>
>
> > Most XSLT processors are able to produce a static HTML document as
> > their output. Why do you need another tool?
> >
> > Michael Kay
> > Software AG
> > home: Michael.H.Kay@xxxxxxxxxxxx
> > work: Michael.Kay@xxxxxxxxxxxxxx
> >
> > > -----Original Message-----
> > > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mike
> > > Leahy
> > > Sent: 10 July 2002 13:36
> > > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > Subject: Converting XSLT output to HTML document?
> > >
> > >
> > > Does anyone know of a method or tool that can be used to
> convert the
> > > output from an XSLT stylesheet to a static HTML document?
> > >
> > > Mike
> > >
> > >
> > > 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
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: Converting XSLT output to HTML document?, (continued)
- David Carlisle - Wed, 10 Jul 2002 08:56:34 -0400 (EDT)
- Michael Kay - Wed, 10 Jul 2002 09:22:25 -0400 (EDT)
- Mike Leahy - Wed, 10 Jul 2002 11:29:36 -0400 (EDT)
- David Carlisle - Wed, 10 Jul 2002 11:57:21 -0400 (EDT)
- Michael Kay - Wed, 10 Jul 2002 14:07:35 -0400 (EDT) <=
- Jarno . Elovirta - Wed, 10 Jul 2002 08:59:46 -0400 (EDT)
- Chen, Gin - Wed, 10 Jul 2002 11:41:10 -0400 (EDT)
- Mike Leahy - Wed, 10 Jul 2002 11:46:23 -0400 (EDT)
- Charles Knell - Wed, 10 Jul 2002 11:46:02 -0400 (EDT)
|
|