Click here to Skip to main content
16,007,885 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: XML Logging (Your thoughts) Pin
Todd.Harvey6-May-02 9:09
Todd.Harvey6-May-02 9:09 
GeneralRe: XML Logging (Your thoughts) Pin
David Chamberlain17-May-02 3:49
David Chamberlain17-May-02 3:49 
GeneralOutputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola3-May-02 4:23
Domenic Denicola3-May-02 4:23 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Michael A. Barnhart3-May-02 15:20
Michael A. Barnhart3-May-02 15:20 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola4-May-02 17:06
Domenic Denicola4-May-02 17:06 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Erik Westermann4-May-02 19:55
professionalErik Westermann4-May-02 19:55 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola5-May-02 6:27
Domenic Denicola5-May-02 6:27 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Erik Westermann5-May-02 7:38
professionalErik Westermann5-May-02 7:38 
Domenic [CPUA 0x1337] wrote:
Any other suggestions?

Yes - I forgot to mention that you need to enclose the modified DOCTYPE declaration within an xsl:text element, as follows (assuming that the XSL's namespace prefix is xsl):

<xsl:text disable-output-escaping="yes">

&lt;!DOCTYPE html...&gt;

</xsl:text>

That should work - famous last words...



Essam - Author, JScript .NET Programming

...and a bunch of articles around the Web
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola5-May-02 11:31
Domenic Denicola5-May-02 11:31 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Michael A. Barnhart5-May-02 2:56
Michael A. Barnhart5-May-02 2:56 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola5-May-02 6:24
Domenic Denicola5-May-02 6:24 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Michael A. Barnhart5-May-02 8:47
Michael A. Barnhart5-May-02 8:47 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola5-May-02 11:29
Domenic Denicola5-May-02 11:29 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Michael A. Barnhart5-May-02 12:59
Michael A. Barnhart5-May-02 12:59 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola5-May-02 15:16
Domenic Denicola5-May-02 15:16 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Michael A. Barnhart6-May-02 0:45
Michael A. Barnhart6-May-02 0:45 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola8-May-02 12:22
Domenic Denicola8-May-02 12:22 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Paul Watson9-May-02 0:06
sitebuilderPaul Watson9-May-02 0:06 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Michael A. Barnhart9-May-02 0:46
Michael A. Barnhart9-May-02 0:46 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Paul Watson9-May-02 6:14
sitebuilderPaul Watson9-May-02 6:14 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola10-May-02 3:59
Domenic Denicola10-May-02 3:59 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet Pin
Domenic Denicola10-May-02 4:08
Domenic Denicola10-May-02 4:08 
GeneralRe: Outputting a !DOCTYPE declaration from an XSL stylesheet (pantyshos Pin
Paul Watson12-May-02 23:24
sitebuilderPaul Watson12-May-02 23:24 
GeneralMicrosoft Sharepoint Portal Pin
tho28-Apr-02 15:45
tho28-Apr-02 15:45 
GeneralRe: Microsoft Sharepoint Portal Pin
MS le Roux28-Apr-02 20:26
MS le Roux28-Apr-02 20:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.