xsl-list
[Top] [All Lists]

Re: fo namespace declaration causing problem with included stylesheet

2005-02-21 05:05:22

I don't think that the fo declaration is related to your problem other
than the fact that if you take it out your stylesheet is not
namespace-well-formed so does not compile, so processing stops there
before trying to parse the input, which masks an error in the input.

The parser is telling you that it was expecting a utf8 file as input but
that the incoming bytes can't be decoded as utf8. The most likely reason
is that that is true:-) Without seeing your input file, hard to guess
what is wrong.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
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>