Re: XSLT Question: Inserting a DOCTYPE decl

Subject: Re: XSLT Question: Inserting a DOCTYPE decl
From: "Steve Muench" <smuench@xxxxxxxxxxxxx>
Date: Fri, 10 Dec 1999 13:22:19 -0800
Thanks!

Glad it was useful to you. :-)

_________________________________________________________
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
----- Original Message ----- 
From: "David J. Edgerton" <d_edgerton@xxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Friday, December 10, 1999 12:13 PM
Subject: Re: XSLT Question: Inserting a DOCTYPE decl


| 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
| 


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


Current Thread