You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Andrea Mattioli (JIRA)" <xa...@xml.apache.org> on 2006/04/05 16:28:20 UTC

[jira] Commented: (XALANJ-1972) function-available fails for exslt dates-and-times

    [ http://issues.apache.org/jira/browse/XALANJ-1972?page=comments#action_12373371 ] 

Andrea Mattioli commented on XALANJ-1972:
-----------------------------------------

See also bug XALANJ-1522

> function-available fails for exslt dates-and-times
> --------------------------------------------------
>
>          Key: XALANJ-1972
>          URL: http://issues.apache.org/jira/browse/XALANJ-1972
>      Project: XalanJ2
>         Type: Bug

>   Components: Xalan-extensions
>     Versions: 2.6
>  Environment: Windows XP
>     Reporter: Lars Bjerges
>     Priority: Minor

>
> When using:
> <?xml version='1.0'?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>                 xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
>                 xmlns:date="http://exslt.org/dates-and-times"
>                 exclude-result-prefixes="doc date"
>                 extension-element-prefixes="date"
>                 version='1.0'>
> ..
> ..
>     <xsl:when test="function-available('date:date-time')">
> ..
> the test returns false.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org