Hello Hussein.
I am finally getting time and making some progress in writing a format
plugin.
I have one difficulty: I need to be able to convert between a
com.xmlmind.xmledit.doc.Document and an org.w3c.dom.Node or
org.w3c.dom.Document.  I am using the latter in transformations and the
former are required by methods of the StructuredFormat interface.  Such
conversion should allow me to complete the format plugin.
I may still have issues with extended attributes to the DocBook DTD, but I
will let you know about these as - and if - they arise.
Thanks once again for your help!
Best,
Carl



-----Original Message-----
From: Hussein Shafie [mailto:[email protected]]
Sent: Monday, November 15, 2004 2:06 AM
To: Carl Castro
Cc: xmleditor-support at xmlmind.com
Subject: Re: [XXE] Questions about Customizing XMLEditor


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.



Reply via email to