Subject: Re: JavaScript error in CDATA section: IE specific
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 7 Apr 2000 17:39:00 +0100 (BST)
|
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/TR/REC-html40"
result-ns="">
result-ns was a feature of early drafts but is no more.
and a version attribute is mandatory on xsl:stylesheet
(but not all processors flag an error if it is missing, unfortunately)
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|