Can I use XEP to format modular DocBook V5 documents?
These use XInclude rather than entity declarations. Apache FOP 0.95
processes them, but XEP 4.13 objects:
Element include in namespace … encountered in book, but no template matches.
The only traffic I've found on this list recommends modifying my call to XEP
to
- add xercesImpl.jar (from my FOP installation, I suppose) to the
classpath
- use option
-Dorg.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XIncludeParserConfiguration
This doesn't change the error report. What am I missing?
Presumably I should be able to use Xalan for the XSLT and pipe the FO output
to XEP? Is this a different line of attack?
(I'm running Java 1.6.0.7. I'm considering switching from FOP to XEP in
order to use figure floats and sidebars in my page designs.)
Thanks in advance
Stephen Taylor
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Thu Aug 21 07:07:33 2008
This archive was generated by hypermail 2.1.8 : Thu Aug 21 2008 - 07:07:39 PDT