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

XSL Processors and non-HTML output

Subject: XSL Processors and non-HTML output
From: Paul_Tihansky@xxxxxxxxxxxx
Date: Mon, 1 Feb 1999 13:57:56 -0500
non html output
Hi,
     I am looking for ways to modify XSL Processors to produce non-HTML
output.  My goal is to be able to output non-HTML syntax, similar to
server-side includes, which my HTML pre-processor recognizes.  This
requires me to send characters such as "<", ">", and "&" to the output
unmangled.
     Specifically, I have been looking into XT and the Koala XSL Processor.
The 2 methods I have considered so far are: 1.) Modify the
HTMLOutputHandler class so it ignores those characters; or 2.) Extend the
<xsl:comment> handler to create a new stylesheet instruction, such as
<foo:nonhtml>, that ignores those characters just like <xsl:comment> but
without creating the comment characters, "<!-- -->".

For examle, I'd start with this XML snippet:
<foo><![CDATA[<!exec name="progname">]]></foo>

And all I want to output is:
<!exec name="progname">

Any help is appreciated,
Paul



 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.