Tempore 19:49:26, die 09/08/2005 AD, hinc in
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Touchtel
<omprakashv(_at_)touchtelindia(_dot_)net>:
No clue why you get that strange error message, but your xslt isn't well-fromed
<xsl:template match="someelement">
<xsl:param name="tree"/>
'<xsl:choose>' missing
<xsl:when test="@type='gbltype'>
should be '<xsl:when test="@type='gbltype'">'
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Deserta faciunt et innovationem appelant
--~------------------------------------------------------------------
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>
--~--