Subject: [xsl] Fwd: How to add a attribute of XML as a html element attribute using XSLT From: Sanjaya Liyanage <sanjayacl@xxxxxxxxx> Date: Wed, 11 May 2011 06:28:36 +0000 |
---------- Forwarded message ---------- From: Sanjaya Liyanage <sanjayacl@xxxxxxxxx> Date: Wed, May 11, 2011 at 6:25 AM Subject: How to add a attribute of XML as a html element attribute using XSLT To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Hi all, How can I use the XSLT to convert myXML.xml to target html?I don't know how to apply the xml property "size" as the value of attribute size in input element.Any help is vital. myXML.xml <ui> <textBox size="50"> </class> </ui> Target html <html> <body> <input name="lastname" type="text" id="lastname" value="" size="50" /> </body> </html> Thank you Sanjaya Liyanage
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] Firefox trunk now supports ex, Julian Reschke | Thread | Re: [xsl] Fwd: How to add a attribu, Wolfgang Laun |
Re: [xsl] Building and re-using an , Michel Hendriksen | Date | Re: [xsl] Fwd: How to add a attribu, Wolfgang Laun |
Month |