Setear atributos con XSL
Por MigueliTUX Jun.02, 2009, categoría Xml
<input type=”checkbox”> <xsl:attribute name=”name”> CHNOM<xsl:value-of select=”NODO”/> </xsl:attribute> <xsl:attribute name=”DISABLED”>DISABLED</xsl:attribute> </input>
en el ejemplo se esta seteando el nombre el cual es CHNON + el valor que trae el XML y se esta dejando DISABLED
March 20th, 2010 on 1:47 pm
[...] atributos con XSL http://www.tips.cl/archives/315 #TipsCL [...]
April 3rd, 2010 on 1:47 pm
[...] atributos con XSL http://www.tips.cl/archives/315 #TipsCL [...]
June 12th, 2010 on 1:53 pm
[...] atributos con XSL http://www.tips.cl/archives/315 #TipsCL [...]
July 10th, 2010 on 1:47 pm
[...] atributos con XSL http://www.tips.cl/archives/315 #TipsCL [...]