Subject: RE: XML to HTML transform validation problem
From: "Trevor Nicholls" <trevor@xxxxxxxxxxxxxxxxxx>
Date: Fri, 26 May 2006 20:30:50 +1200
|
Thank you very much, that fixed it.
Cheers
Trevor
-----Original Message-----
From: Joe Fawcett [mailto:joefawcett@xxxxxxxxxxx]
Sent: Friday, 26 May 2006 7:23 p.m.
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: 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
|