xsl-list
[Top] [All Lists]

fo namespace declaration causing problem with included stylesheet

2005-02-21 04:50:05
I'm working on a project that involves including several stylesheets in a main 
one via the <xsl:include> instruction. In both the main stylesheet and in the 
included stylesheet (I know I said several, but for simplicity's sake, at the 
moment I am including only one) there is a namespace declaration for fo. When I 
run the transform, Saxon8 tells me "java.io.UTFDataFormatException: Invalid 
byte 1 of 1-byte UTF-8 sequence." and msxsl tells me "Illegal xml character." 
Both message point back to the included file.

When I remove the namespace declaration from the included file I get an error 
telling me that I have an undeclared namespace.

I have concluded that I'm missing the point somewhere and I would be grateful 
if someone could point out where I'm going wrong. Thanks.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email

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