![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: format-number and localisation [Thread Next] Re: format-number and localisationTo: NULL Date: 11/8/2006 4:15:00 PM
Simon Caldwell wrote:
> We're trying to specify the separators dynamically, something like
> <xsl:variable name="decsep" select="','" />
> <xsl:decimal-format decimal-separator="{$decsep}" />
>
> but it doesn't work.
xsl:decimal-format is a top-level element
(<http://www.w3.org/TR/xslt#format-number>) that does not allow
attribute value template (e.g. {XPath expression}) for its attributes.
You have to specify those attribute values literally.
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
