You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Da...@lotus.com on 2001/09/06 22:42:54 UTC

Re: ini file (as output)

You want to say
<xsl:output method="text"/>
and generate only text nodes.
.................David Marston