Thank you very much, that fixed it.
Cheers
Trevor
-----Original Message-----
From: Joe Fawcett [mailto:joefawcett(_at_)hotmail(_dot_)com]
Sent: Friday, 26 May 2006 7:23 p.m.
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] XML to HTML transform validation problem
If you're not using nodes in the http://www.w3.org/2001/XMLSchema namespace
in your output than add exclude-result-prefixes="xs" to your stylesheet
element.
--
Joe
--~------------------------------------------------------------------
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>
--~--