xsl-list
[Top] [All Lists]

[xsl] force apostrophed attribute values

2006-08-29 02:08:04
hi.

is there a way in xslt to force the creation of xml files with apostrophed attributes instead of quotation marked values?

  not:    <Element attribute="value">

  but:    <Element attribute='value'>

the reason why we need apostrophes is that a silly application we're using seems to accept only apostrophed values and quotation marks are causing troubles.

thanks to all
answering

frank

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>