xsl-list
[Top] [All Lists]

Re: [xsl] display & as text

2010-06-04 17:00:44

The reason is to copy and past text with ampersands into my xml file without 
having to convert one ampersand form into another.


Copying and pasting into an XML document is likely to lead to tears. Partly for this reason, and partly because it's very likely the text you paste in will be in the wrong character encoding. It might work OK if you do the paste operation under the control of an XML editor which can apply the necessary conversion. So, find a more robust way of creating/editing your XML documents.

Michael Kay
Saxonica

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