|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Empty object
Mike Haarman wrote:
But my first priority is to get into myMike, I actually read all the posts you directed me to. Thank you for your input. Solved the problem yesterday. I have included snippets of my code below. xml input file <snippet..> <!DOCTYPE WITAGLIB [ <!ENTITY nbsp " "> ]> xsl file <snippet..with OBJECT template> <xsl:choose> <xsl:when test="text() = ' '"> <xsl:text disable-output-escaping="yes">&nbsp;</xsl:text> </xsl:when> <xsl:otherwise><xsl:apply-templates/> </xsl:otherwise> </xsl:choose> </td> XHTML output file: <snippet..> <td style="color:#000000;font-family:Arial;font-size:8pt;text-align:right;background-color:#FFFFFF;height:20px;width:98px;">$4.00</td> <td style="color:#000000;font-family:Arial;font-size:8pt;text-align:right;background-color:#FFFFFF;height:20px;width:98px;"> </td> - Scott XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








