![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: textstring as atributes in xsl textstring as atributes in xslTo: NULL Date: 4/1/2005 2:50:00 AM Hi, does anybody know a simple solution for this XSL-Problem: <xsl:param name='controlName'>theName</xsl:param> <xsl:param name='otherOptions'><![CDATA[size="5" value="45"]]></xsl:param> these parameters shoul result in sth. like <input type="text" name="theName" size="5" value="45" /> the approach is <xsl:element name="input> <xsl:attribute name="type">text</xsl:attribute> <xsl:attribute name="name"><xsl:value-of select="$controlName" /></xsl:attribute> how do i get my $otherOptions in here? </xsl:element> TIA Jo | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
