RE: [xsl] cocoon - xsl

Subject: RE: [xsl] cocoon - xsl
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Fri, 26 Mar 2004 13:13:27 -0000
# Here in this case the xsl is not outputting anything. what I 
# feel is, the xsl is unable to find a match for "html" in the 
# html file. But how can this happen.

Almost certainly because the <html> element is in a namespace, which you
will find declared somewhere deep inside the XHTML DTD.

Michael Kay

Current Thread