Subject: RE: Problem with embeded XHTML in an XML file and transformation to XSL:FO
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 13 Aug 2006 15:24:00 +0100
|
> But the binding doesn't miss in the sctylesheet, it miss in
> the input of saxon:parse(). The documentation of
> saxon:parse() doesn't say anything specific about the
> namespace declarations in the input. Just that the argument
> is a string and this string represent an XML document. So I
> guess this string must contain all used namespace binding
> declarations.
Yes, the string must contain a namespace-well-formed XML document.
Michael Kay
http://www.saxonica.com/
|