[ 
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" />

...
</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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.