xsl-list
[Top] [All Lists]

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

2005-08-09 05:19:16
Thank you so much guys.

It works!

Houman

-----Original Message-----
From: Joris Gillis [mailto:roac(_at_)pandora(_dot_)be] 
Sent: 09 August 2005 13:00
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] How to produce the "XML declaration line" in the middle of a 
document?

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


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