Hi Robby,
No, it's not possible in Sedna now.
Ivan Shcheklein,
Sedna Team
> just wondering if Sedna would allow to do the same as below:
>
>
>
> (: the numeric picture format function from XPath 2.0. You must enable
> Saxon as the default XSLT engine.:)
>
> declare function local:format-number($n as xs:decimal ,$s as xs:string) as
> xs:string {
>
> string(transform:transform(
>
> <any/>,
>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> version="2.0">
>
> <xsl:template match='/'>
>
> <xsl:value-of select="format-number({$n},'{$s}')"/>
>
> </xsl:template>
>
> </xsl:stylesheet>,
>
> ()
>
> ))
>
> };
>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion