Gotta love those line breaks....
This:
<xsl:stylesheet version="1.1"
xmlns:xsl=http://www.w3.org/1999/XSL/Transform...
^^^^
was meant to be:
<xsl:stylesheet version="1.1"
^^^^
xmlns:xsl=http://www.w3.org/1999/XSL/Transform...
...
...sam
--~------------------------------------------------------------------
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>
--~--