xsl-list
[Top] [All Lists]

Re: How to produce the "XML declaration line" in the middle of a document?

2005-08-09 05:00:11
Tempore 13:54:45, die 08/09/2005 AD, hinc in 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Khorasani, Houman 
<houman_khorasani(_at_)csgsystems(_dot_)com>:

I would like to produce this tag <?xml version="1.0" encoding="UTF-8"?>
in the middle of an text document.

 I guess I have to escape characters like
< or ?, but I have no idea how.

Indeed, just type:
&lt;?xml version="1.0" encoding="UTF-8"?&gt;

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
«Η αλήθεια και το λάδι πάντα βγαίνουν από πάνω»

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