Madlik, Monika (LNG-VIE) wrote:
> 
> I have some problems to adapt the docbook functions for tables (insert
> row, ...) in the XML-Mind-Editor. 
> 
> I work with the calstable-model too. But the elements of our tables got
> different names, i.e. the docbook-element "table" is called "calstable".
> 
> 
> Is it possible to use the docbook functions in this case?

No, this is not possible. The commands used to edit CALS tables assume
that table elements have the same *local* *name* as in the DocBook DTD.

On the other hand,
- the namespace of table elements may be absent or may be anything you want
- and an "entry" element (i.e. a cell) may contain anything you want.

This is for example the case of DITA where CALS tables are called
"table" and other tables are called "simpletable".


Reply via email to