Hello,
Might the Non-XML namespace help? I have not used it, but it might solve your
problem. You can find out more about it via www.jclark.com/xml/xt.html and the
demo directory in the XT distribution. Then again, other readers may respond,
stating that the non-XML namespace is of no help in this issue.
Good luck,
Richard.
Richard Lander
relander at uwaterloo.ca
http://pdbeam.uwaterloo.ca/~rlander/
Professional XML Authoring
http://www.on-line-learning.com/
----- Original Message -----
From: Nicholaj Broberg <nicholaj.broberg@xxxxxxxxxxxxxx>
To: <xsl-list-digest@xxxxxxxxxxxxxxxx>
Sent: Friday, July 23, 1999 9:56 AM
Subject: <!DOCTYPE ...> problem
> 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 < 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
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|