Next in thread →
Next in month →
Re: [docbook-apps] DocBook Publisher - stagedir
Thanks Radu Yes these elements have not been incorporated as I expected they would be. The early xml examples for DocBook Publisher do include <stagedir/> and <inlinestagedir/>. For the present I'll add a custom xslt. On Tue, Jul 12, 2016 at 10:35 AM, Radu Coravu <> wrote: Hi Paul, I opened in Oxygen the RNG schema: http://docbook.org/xml/publishers/5.1CR3/publishers.rng but it has no mention of "stagedir" or "inlinestagedir" inside it. It seems at some point (3 years ago) Scott Hudson accepted these new elements for Publisher 1.1: https://sourceforge.net/p/docbook/publishers-rfe/8/ Issue does not seem to be closed though. And the only RNG for publishers 1.1 that I could find here: http://docbook.org/xml/publishers/1.1b1/rng/ again does not seem to have those elements included. Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 7/12/2016 3:49 PM, Pc Thoms wrote: I'm using the following to Xinclude several plays into one larger document, with OxygenXML 18. <?xml version="1.0" encoding="UTF-8"?> <?xml-model href="" href="http://docbook.org/xml/publishers/5.1CR3/publishers.rng" rel="noreferrer" target="_blank">http://docbook.org/xml/publishers/5.1CR3/publishers.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?> <part xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" remap="Play"> However, the stagedir and inlinestagedir elements do not validate. I am using <para remap="stagedir"> as a work around. Changing the <book/> to <part xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" remap="PLAY"> was easy - all other elements remained the same, and prefaces, etc., stay as they are. With thanks Paul --------------------------------------------------------------------- To unsubscribe, e-mail: For additional commands, e-mail:
Next in thread →
Next in month →