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

RE: mixture of XML and HTML in result

Subject: RE: mixture of XML and HTML in result
From: "Kyle Partridge" <kpartridge@xxxxxxxxxxxx>
Date: Thu, 8 Jan 2004 16:10:02 -0500
xml escape table
Maybe this would work, instead of &#160; 

<xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>

Worth a try...
KP

-----Original Message-----
From: Larry_Mason@xxxxxx [mailto:Larry_Mason@xxxxxx] 
Sent: Thursday, January 08, 2004 9:55 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  mixture of XML and HTML in result





I need to build a page containing both html and xml.  In order for the
proper xml to be built, I must use the xsl output of xml.  However, I
also
need non-breaking spaces within the html sections.  What I can't
determine
is how to litterally emit &#160; in the result.
<xsl:text>&#160;</xsl:text> works fine only when the output method is
html.
Thoughts?
Larry

abbreviated goal looks something like this:
<html>
<body>
<table>
<tr>
<td>
Tree here<br/>
&#160;grandparent<br/>
&#160;&#160;parent<br/>
&#160;&#160;&#160;child<br/>
</td>
<td>
<object>
<param name="input"><xmldata><name/><name/><name/></xmldata></param>
</object>
</td>
</tr>
</table>
</body>
</html>


 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.