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

Subject: RE: [xsl] How to produce the "XML declaration line" in the middle of a document?
From: "Khorasani, Houman" <houman_khorasani@xxxxxxxxxxxxxx>
Date: Tue, 9 Aug 2005 13:19:16 +0100
Thank you so much guys.

It works!

Houman

-----Original Message-----
From: Joris Gillis [mailto:roac@xxxxxxxxxx]
Sent: 09 August 2005 13:00
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxx
scripsit Khorasani, Houman <houman_khorasani@xxxxxxxxxxxxxx>:

> 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)
+G ak^heia jai to k\di p\mta bca_moum ap| p\my;

Current Thread