Re: [xsl] commenting an XML element [XSLT 1.0][xsltproc]

Subject: Re: [xsl] commenting an XML element [XSLT 1.0][xsltproc]
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Wed, 18 Aug 2010 13:34:50 +0200
Wolfgang Laun wrote:
Shouldn't there be an fn:data() wrapping the '.' in <xsl:value-of
select="."/> for a text() node?

xsltproc does XSLT 1.0 so fn:data does not even exist in that context. And text nodes do not really have typed values anyway so I am not sure why you suggest 'data' or why you think it helps.


--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread