XSL xmlns problem - bytes
You need to declare the namespace with a prefix, eg and then add the prefix before the element name in each of the templates: eg, like: xmlns:rr="http://xml.dummy.com/schema/analytical"<xsl:template match="rr:title"> ...
Original post: XSL xmlns problem - bytes by at xsl templates - Google Blog Search
Blog tag: Xsl templates
Technorati tag: Xsl templates