On Tue, 2009-08-18 at 03:42 -0700, Sjur N. Moshagen (JIRA) wrote:
> [ 
> https://issues.apache.org/jira/browse/FOR-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744451#action_12744451
>  ] 
> 
> Sjur N. Moshagen commented on FOR-1176:
> ---------------------------------------
> 
> One question: will the locationmap function in xslt import statements? As in:
> 
> <xsl:stylesheet version="1.0"
>                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
>                 xmlns:date="http://exslt.org/dates-and-times";
>                 extension-element-prefixes="date">
> 
>   <xsl:import href="{lm:exslt-extensions}/date.add.template.xsl" />

the way you call it is not correct. the above should read <xsl:import
href="lm:/exslt-extensions/date.add.template.xsl" />

Since input modules are not available in xsl.

salu2

> 
> ...
> </xsl:stylesheet>
> 
> > enable plugins to utilise stylesheets from exslt.org
> > ----------------------------------------------------
> >
> >                 Key: FOR-1176
> >                 URL: https://issues.apache.org/jira/browse/FOR-1176
> >             Project: Forrest
> >          Issue Type: New Feature
> >          Components: Core operations, Plugin: input.baetle, Plugins 
> > (general issues)
> >    Affects Versions: 0.9-dev
> >            Reporter: David Crossley
> >            Priority: Blocker
> >             Fix For: 0.9-dev
> >
> >
> > Various plugins (e.g. "input.baetle") want to use selected stylesheets from 
> > exslt.org
> 
-- 
Thorsten Scherler <thorsten.at.apache.org>
Open Source <consulting, training and solutions>