David Priest wrote:
> 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"/>

This entry in catalog.xml is inconsistent and not useful.


> 
> assembly.xml template contains:
>   <assembly version="5.1" xmlns:[stuff]>

The snippet above looks OK, but does assembly.xml start with <!DOCTYPE>?



> 
> 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"/>

The snippet above looks OK, but what's the name of your configuration
and where have you installed it?



> 
> 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!

In a nutshell, I need to access your configuration in order to be able
to tell you what's wrong with it. Please, do not hesitate to pack it as
a .tar.gz or .zip and to send this archive to me
(mailto:[email protected]).



---
PS: Needless to say that, in time, we'll fully support DocBook v5.1 out
of the box.






 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to