Closed GoogleCodeExporter closed 8 years ago
Hello,
sorry for the delay I was in holidays :)
What I did to get it working:
- modify pom.xml in order to transform only the main xml document
<configuration>
<includes>intro.xml</includes>
...
</configuration>
- modify chapter1.xml in order to add namespaces
<chapter id="intro" version="4.4" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:db="http://docbook.org/ns/docbook" xml:lang="en" >
It sounds to work with these modifications
Regards,
Cedric,
Original comment by MimilO...@gmail.com
on 4 Oct 2011 at 2:21
Thanks Cedric, that has cleared up the problem for me.
Regards,
--Gordon
Original comment by gordon.m...@gmail.com
on 5 Oct 2011 at 3:48
[deleted comment]
Original comment by MimilO...@gmail.com
on 5 Oct 2011 at 4:25
Original issue reported on code.google.com by
gordon.m...@gmail.com
on 27 Sep 2011 at 7:55Attachments: