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

template output as text

Subject: template output as text
From: "xsl list" <xsl_list@xxxxxxxxxxx>
Date: Wed, 06 Sep 2000 16:26:12 EDT
xslt output source as text
<xsl:template match="/">
<table><tr><td>
	<xsl:call-template name="example"/>
</td><td>
	<xsl:call-template name="example"/>
</td></tr></table>
</xsl:template>

The template "example" generates HTML tags. In the first column, I need to print the outcome of the template "example" as a source code (un-interpeted). While, I want it to be interpeted in the second column. How can I do that?
Can I tell the compilor (I am using Xalan-J 1.2) to treat the output of the template in the first column as text or CDATA?
<xsl:text><xsl:call-template name="example"/></xsl:text> does not work


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at http://profiles.msn.com.


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.