xsl-list
[Top] [All Lists]

Re: [xsl] i18n and l10n question

2006-11-13 09:04:21

cause after the discussion, the "my" prefix had to appear
only in xsl:function/@name.

also where the function is called, but declaring the namespace would
only change the error message to get unknown function (as xsl;function
will be silently ignored by an xslt 1 processor if you put version=2.0)

    <xsl:value-of select="
              my:i18n-get-properties(i18n)
              ^^^

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>