Carl Castro wrote: > We are looking into writing load & save routines for the plugin interface, > hoping to be able to do so in a configurable way, but also trying to > leverage our existing XSLT using JAXP. > To do the tag mapping both ways, we need to be able to add extended > attributes to DocBook tags, especially to sections. Writers will need to be > able to insert DocBook tags and add their own extended attributes, mapping > to semantic tags. This is a bit odd and perhaps somewhat cumbersome, but > it's necessary for the mapping to semantic tags, and semantic tags are > important for use in other contexts, and for reuse.
I understand. > I have had trouble adding an attribute to a DocBook tag in the Standard > Edition. I can enter the tag name and value in the attribute editor, but > the added tag does not seem to get added to the tag list. Sorry but I don't understand this. Do not hesitate to send me your XXE configurations (DTD, CSS, XSLT, etc) and even the Java code of your plug-in. I don't see any other way to help you, given the fact that you are doing pretty sophisticated things. > Should this be possible in the Standard Edition? What you want to do is possible with the Standard Edition.

