Re: XSLT Question: Inserting a DOCTYPE decl

Subject: Re: XSLT Question: Inserting a DOCTYPE decl
From: "David J. Edgerton" <d_edgerton@xxxxxxxxxxxxxx>
Date: Fri, 10 Dec 1999 15:13:21 -0500
Hi Steve,

I just wanted to let you know I saw your presentation at XML/99 and
enjoyed it very much.  I've been telling the people here that it was, in
my estimation, the best one at the show.

Thanks!

Dave Edgerton
OrderTrust, Inc.

Steve Muench wrote:

> <xsl:text disable-output-escaping="yes"
> ><[CDATA[<!DOCTYPE Numbers SYSTEM "<xsl:value-of
> select="$doctype"/>">]]></xsl:text>
>
> at the top of your root template, I think will
> do the job.
> _________________________________________________________
> Steve Muench, Consulting Product Manager & XML Evangelist
> Business Components for Java Development Team
> http://technet.oracle.com/tech/java
> http://technet.oracle.com/tech/xml


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


Current Thread