<!DOCTYPE ...> problem

Subject: <!DOCTYPE ...> problem
From: Nicholaj Broberg <nicholaj.broberg@xxxxxxxxxxxxxx>
Date: Fri, 23 Jul 1999 16:09:46 +0200
Hi,

I have a problem when transforming a XML document into WML. 
I want to create a document definition in the beginning of the document like
this:

<?xml version="1.0"?> 
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml";>

The first line is no problem (<xsl:pi name="xml">version="1.0"</xsl:pi>) but
I cant get the other line in the output doc. I have tryed using &lt; etc.
but they are just transfered to the output doc.

I would appreciate any help with this problem. 

Thanks 


Nicholaj Broberg
AU-System Radio AB
S-223 70  Lund, SWEDEN
Phone: +46-46-286 32 56, Fax: +46-46-286 56 20 
Email: Nicholaj.Broberg@xxxxxxxxxxxxxx
http://www.ausys.se


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread