|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xhtml2fo.xsl not processing markup
Hi,
Does your xhtml file have a doctype declaration at the top like below:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional/EN"
"file:///d:/omp/xngr/xhtml1-transitional.dtd">
Try adding and see.
Cheers,
Omprakash.V
"Random
Blackburn" To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
<cipherlad@ho cc: (bcc: omprakash.v/Polaris)
tmail.com> Subject: xhtml2fo.xsl not processing markup
03/02/2005
05:00 AM
Please
respond to
xsl-list
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.
This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only.
If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.
Visit Us at http://www.polaris.co.in
|
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








