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

Using   in XSL HTML Output

Subject: Using   in XSL HTML Output
From: "Adam J Knight" <adam@xxxxxxxxxxxxxxxxx>
Date: Sun, 20 Feb 2005 22:55:59 +1000
xsl nbsp
Hi all,

I am trying to using the &nbsp; html character in the HTML output of my
xsl file. Have tried a couple of options including the options below with no
success.

Would appreciate some insight on how to use these characters in xsl???

<?xml version="1.0"?>
<!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp '&#xA0;'>]>

<xsl:stylesheet version="1.1"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

  <xsl:output method="html" indent="yes"/>

  <xsl:template match="/">
    <p>Test Space</b>&nbsp;&nbsp;<p>Test Space</p>
    <p>Test Space Two</p>&#xA0;&#xA0;<p>Test Space Two</p>
    <p>Test Space Three</p>&#160;&#160;<p>Test Space Three</p>
  </xsl:template>

</xsl:stylesheet>

Cheers,
Adam
 
NB: "Pray as if everything depended upon God and work as if everything
depended upon man."

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.