xsl-list
[Top] [All Lists]

Re: xhtml2fo.xsl not processing markup

2005-03-02 13:42:03
Random Blackburn wrote:
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www/w3/org/1999/xhtml";>
                     ^^^^^^^^^^^^
If you really have this in your source, it's no surprise
that the stylesheet can't match any of the elements. The
correct namespace should be http://www.w3.org/1999/xhtml

J.Pietschmann

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>