[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: <xsl:output doctype-system="..." ...> on xalan1.1

Subject: Re: <xsl:output doctype-system="..." ...> on xalan1.1 c++ doesn't work. Why ??
From: David_N_Bertoni@xxxxxxxxx
Date: Tue, 21 Aug 2001 17:51:36 -0400
xsl output doctype
You should post this question on the Xalan developer list, rather than
here, since it is processor specific.

If you can reduce your problem to a small stylesheet and input xml, you can
post a bug in the bug reporting system:

   http://nagoya.apache.org/bugzilla

I did try copying your xsl:output element to a simple stylesheet, and a
doctype _was_ generated in the result, so there may be something specific
about your stylesheet that's causing the problem.

Dave



                                                                                                                            
                      Gus Tenrreiro                                                                                         
                      <gus@xxxxxxxxxxx>                  To:      "'XSL-List@xxxxxxxxxxxxxxxxxxxxxx'"                       
                      Sent by:                           <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>                                  
                      owner-xsl-list@xxxxxxxxxxx         cc:      (bcc: David N Bertoni/CAM/Lotus)                          
                      rrytech.com                        Subject:  <xsl:output doctype-system="..." ...> on xalan1.1   
                                                         c++ doesn't wor      k. Why ??                                     
                                                                                                                            
                      08/21/2001 02:40 PM                                                                                   
                      Please respond to xsl-list                                                                            
                                                                                                                            
                                                                                                                            



Hi,
     I am using xalan 1.1 (c++) for the processor and I need to add a dtd
to
my output document. So what I do is

    <xsl:output doctype-system="blabla" doctype-public="aha"/>

    But nothing happens.

   I also tried using the code below within this template <xsl:template
match="/">, but the processor throws an exception.

  <xsl:text disable-output-escaping="no">
             <![CDATA[
                         <!DOCTYPE vxml PUBLIC '-//Nuance/DTD VoiceXML
1.0b//EN'
'http://www.nuance.com/????/nvxml0_9_3.dtd'>
             ]]>
</xsl:text>

   so what can I do ??.



Thanks

Gustavo E Tenrreiro

gus@xxxxxxxxxxx

work: (650) 228-2861
cell  : (408) 373-8595
home: (408) 225-7097




 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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.