Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] linkedin discussion of "can you sell an XSLT?"

From: Florent Georges <lists@--------.--->
To: xsl-list@-----.------------.---
Date: 6/5/2009 2:59:00 PM
Andrew Welch wrote:

> Something simple like:

> <xsl:include href="library.sar"/>

> where library.sar is "stylesheet archive", a standard zip with
> some kind of meta pointing to the primary stylesheet.

  I think this is the opposite of the approach where the URI is
used to identify WHAT (which module) instead of WHERE (where to
find the *.xsl file or the pre-compiled one.)  Don't forget we
use uniform resource identifiers now, and not locators
anymore ;-)

  If the library.sar contains the *.xsl modules and a little
descriptor telling which modules to expose (something like "the
module library.xsl in the ZIP file must be published at the URI
http://example.com/xsl/library.xsl, other modules are private",)
the processor within which it is "deployed" (or "installed," for
instance by copying the *.sar to a specific directory) can then
map:

    <xsl:include href="http://example.com/xsl/library.xsl"/>

to:

    <sar-repository>/library.sar!library.xsl

(or any other place it unziped or compiled the module to.)  More
in the way catalogs operate, but everything packaged in a single
file (that's what users want, I guess.)

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/






















      


--~------------------------------------------------------------------
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@l...>
--~--



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent