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>
--~--