2009/4/21 H H <hitch4hike(_at_)yahoo(_dot_)com>:
I have a basic requirement for a XSLT transformation from XML to XML. I want
my output XML to have all attributes enclosed in single quote (instead of
double quote)
Is there any configuration/setting or any other support that will let me
choose if the attributes can be enclosed in single quote.
The question you'll get asked is why? An XML parser will accept
either single or double quotes...
--~------------------------------------------------------------------
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>
--~--