|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Using in XSL HTML Output
Hi all,
I am trying to using the 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 ' '>]>
<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> <p>Test Space</p>
<p>Test Space Two</p>  <p>Test Space Two</p>
<p>Test Space Three</p>  <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."
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








