XML/XSL->XML: how to add <!DOCTYPE> ????

Joseph A. Latone jlatone at fantastic.com
Fri Aug 13 18:29:57 BST 1999


With LotusXSL, I found that if I put the following
in the XSL

    <![CDATA[<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http:///www.wapforum.org/DTD/wml_1.1.xml">]]>

and use the -XML and -STRIPCDATA (formatting) options,
then I'll get this in the output

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

Joe


> -----Original Message-----
> From: owner-xml-dev at ic.ac.uk [mailto:owner-xml-dev at ic.ac.uk]On Behalf Of
> Claude Pasquier
> Sent: Friday, August 13, 1999 5:16 AM
> To: xml-dev at ic.ac.uk
> Subject: Re: XML/XSL->XML: how to add <!DOCTYPE> ????
>
>
> "E.L. Willighagen" wrote:
> >
> > Does anyone know how to add a <!DOCTYPE> line when converting XML to XML
> > with a XSL?
> >
> > Cannot find it in the W3C WD, nor in any newsgroup/maillist.
> >
> > Egon
> >
>
> You may write it like this :
>   <xsl:text>&lt;!DOCTYPE ...</xsl:text>
>
> Claude.
>
> --
> Claude Pasquier
> Lemme Project
> e-mail: Claude.Pasquier at sophia.inria.fr                  INRIA
> Sophia Antipolis
> Tel. : +33 (0)4 92 38 76 32                     2004 route des
> Lucioles - BP 93
>                                           06902 SOPHIA ANTIPOLIS
> Cedex - FRANCE
>
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on
> CD-ROM/ISBN 981-02-3594-1
> To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo at ic.ac.uk the
> following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list