Hélder Sousa wrote:
<input type="radio" name="tiporetorno" checked/>
The problem is: How I create that?! It can't be an attribute! It's only a
property. Can you help me?
See http://www.w3.org/TR/xslt.html#section-HTML-Output-Method
You should use
<xsl:attribute name="checked">checked</xsl:attribute>
--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list