hi!
i've been trying to perform a sort on a group of data but i keep getting the
following error:
Warning [code:464] [URI:file:/home/me/work/group2.xsl] [line:21]
[node:element '<xsl:for-each>']
unsupported language 'en'
the code around it looks like:
<xsl:for-each select="car">
<xsl:sort select="make"/>
<xsl:copy-of select="model"/>
....
</xsl:for-each>
without the sort tag, the xslt works fine. i guess the 'en' comes from my
env, but is this the wrong name for it?
or is it just my dodgy xsl :)
thanks!
tom.
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup