I'm struggling to get a Docbook 5.1b configuration going; I'd like to
start experimenting with the new assembly and topic elements.
Relevant bits:
catalog.xml contains:
<public publicId="-//OASIS//DTD DocBook V5.1//EN//XML"
uri="rng/assembly.rng"/>
assembly.xml template contains:
<assembly version="5.1" xmlns:[stuff]>
docbook51.xxe contains:
<detect>
<and>
<rootElementNamespace>http://docbook.org/ns/docbook</rootElementNamespace>
<rootElementAttribute localName="version" value="5.1"/>
</and>
</detect>
<relaxng location="rng/assembly.rng"/>
And yet creating a new doc from the assembly template does not result in
having a document into which I can insert various sub-elements of
assembly.
I'm grateful for any hints!
[email protected]
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support