Hi all,
My xsl starts:
<?xml version="1.0" encoding='UTF-8'?>

<!DOCTYPE xsl:stylesheet [
<!ENTITY nbsp "&#160;">
]>


<xsl:stylesheet version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                   xmlns:i18n="http://apache.org/cocoon/i18n/2.0";
                   xmlns:cinclude="http://apache.org/cocoon/include/1.0";
                   xmlns:i2="http://www.bull.com.pl/i2";>


is catalina.out there are plenty of:
[Error] Mtd_rep_common.xsl:18:43: Element type "xsl:stylesheet" must be declared


in cocoon.xconf jaxpparser is set with validate false.
So why such messages (it slows down!) ?

 Thanks
   Tom


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to