[xsl] RE: problem in xsl:value-of

Subject: [xsl] RE: problem in xsl:value-of
From: "Jeff Sese" <jsese@xxxxxxxxxxxx>
Date: Wed, 22 Feb 2006 14:48:30 +0800
I checked the DTD and yup, Michael is right, the DTD does declare a
namespace for the elements. What I did was add the xpath-default-namespace
attribute to the xsl:stylesheet element and now it working perfectly.

Thanks!

Current Thread