Adam Constabaris wrote:
From your description, it sounds like the XInclude is failing because
of the incorrect URL.
Yes, that's right.
xmllint thus copies the contents of the
xi:fallback element into the result, meaning that by the time Jing sees
it, you have a <literrallayout> that contains a <para>, which is invalid:
http://www.docbook.org/tdg5/en/html/literallayout.html
Doh! Of course.
Thanks David.
Can't have para inside literallayout.
(note also that xmllint can handle RelaxNG validation but not the
compact syntax, so you might be able to do it all in one go)
Can it!
Live and learn. Thanks Adam
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]