xsl-list
[Top] [All Lists]

Re: [xsl] stylesheet expansion

2007-12-11 03:54:07
That's a compiled stylesheet/transformation, not a module. You have
that already with some processors (such as Saxon, unless Michael has
removed it).

Compiled stylesheet modules are the facility that Dmitre requested,
and is to be considered by the working group, of being able to compile
a single stylesheet module (that's the term used by the recomendation)
and then being able to xsl:import (or include, I suppose - import is
the more difficult case) the compiled module.

On 11/12/2007, Andrew Welch <andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> 
wrote:
On 11/12/2007, Colin Adams <colinpauladams(_at_)googlemail(_dot_)com> wrote:
On 11/12/2007, Andrew Welch 
<andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> wrote:

It may be ideal for you, but it won't solve the OP's problem at all.
He will be in exactly the same situation as now.

The OP said:

"I have a stylesheet with a pipeline in it
and a large set of imported stylesheets...

I would like to deliver one expanded stylesheet."

So the requirement is to be able to combine multiple stylesheets into
a single deliverable...which "compiled stylesheet modules" would fit
perfectly.

No it wouldn't. He wants one file, not several modules.

Sorry Colin, some confusion there.  A "compiled stylesheet module" (as
I refer to the concept) is where a set of stylesheets are compiled
into a single file, that can then be imported into other standard
stylesheets.

So in this case you'd get a single file.



--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>