|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xhtml2fo.xsl not processing markup
I am processing my XHTML source using the xhtml.xsl stylesheet by
AntennaHouse. Like a previous poster here, I am only getting back the text
from the XHTML file, no markup of any kind (xhtml, fo, or otherwise). My
XHTML file looks something like this...
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www/w3/org/1999/xhtml">
<body>
<vcl_unit>
<table>
<tr>
<td>
<h2>Who Wants To Be A Millionaire?</h2>
</td>
</tr>
</table>
</vcl_unit>
</body>
</html>But my output looks like this... <?xml version="1.0" encoding="utf-8"?>Who Wants To Be A Millionaire? My guess is I'm missing a namespace declaration somewhere, but I don't know what I need. I've tried replacing the <html> tag with a <doc> tag as well.
|
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








