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

mixture of XML and HTML in result

Subject: mixture of XML and HTML in result
From: Larry_Mason@xxxxxx
Date: Thu, 8 Jan 2004 08:55:14 -0600
160 html



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   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


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.