|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] How can I parse this?
Hello everybody,
I have this template:
<xsl:template match="entry[@type='STRING']" mode="input">
<input class='{$FORM}' type='text' name='{@name}' value='{@value}'
maxlength="{@maxlength}"/>
</xsl:template>
With this template I have a proble, the field value can have the char &,
because it's a URL (i.e.: www.google.com?searc='juas'&language='ES')
What could I do to solve this problem?
A lot of thanks,
Marcial Atienzar
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








