Subject: Re: XSL and XSLT
From: "Paul Tchistopolskii" <paul@xxxxxxx>
Date: Mon, 4 Oct 1999 21:58:18 -0700
|
I suggest visiting www.renderx.com
Just today we have updated the
XSL FO Parade and now there are
about 40 testcases.
I also suggest visiting
http://www.jtauber.com/fop/
Rgds.Paul.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
paul@xxxxxxxxx www.renderx.com www.pault.com
XMLTube * Perl/JavaConnector * PerlApplicationServer
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
----- Original Message -----
From: Anurak Theanpurmpul <AnurakT@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Monday, October 04, 1999 9:30 PM
Subject: XSL and XSLT
> Hi,
>
> I have reading a Extensible Stylesheet Language (XSL) Specification
> document and a XSL Transformations (XSLT) Version 1.0 document ,inside the
> first document it said "There are two sub-processes to this presentation
> process: first, constructing a result tree from the XML source tree and
> second, interpreting the result tree to produce a formatted presentation on
> a display, on paper, ...".
> My confusion is who make the second sub-process? Is It my duty or
> XSLT's?Because of I saw only the example that made the first
> sub-process(from xml and xsl files to show on IE5), but never seen the
> example of the second sub-process and never seen using formatting objects
> like foo:table or other. So, when will we use formatting objects like
> foo:table or others? Or never?
You can do it right now... Well ... to some degree ...
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|