Hallo support team!

 

We are very interest to XMLmind Editor for our editorial office. At time we are 
testing the features of the editor. We attracted attention to, that XHTML 
tables will display incorrect. 

If XMLmind display a XHTML-table with a tfoot elemet, the tfoot element was 
shown before the tbody element. The correct display according to the definition 
is that the tfoot element will be displayed after the tbody element.

 

The display of XHTML tables is a very important feature to us at the editorial 
data capture. 

 

It is possible to display XHTML tables to the W3C definition?

 

 

Example:

html file

 

<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

<html>

  <head>

    <title>Tables</title>

  </head>

 

  <body>    

  <table border="1" id="tb2" summary="Kostenanteil des Arbeitszimmers" 
width="80%">

      <thead>

            <tr>

                  <td align="center" colspan="1" rowspan="1" 
valign="top">thead</td>

            </tr>

      </thead>

      <tfoot>

            <tr>

                  <td align="center" colspan="1" rowspan="1" 
valign="top">tfoot</td>

            </tr>

      </tfoot>

      <tbody>

      <tr>

            <td colspan="1" rowspan="1" align="center" valign="top">tbody</td>

      </tr> 

      </tbody>

  </table>

  </body>

</html>

 

 

 

 

XMLmind

 

 

 

 

 

html browser

 

 

 

Mit freundlichen Gr??en / Kind regards

 

Konrad Dr?ge - Projektmanager / Senior Developer / Software Consultant
Prozesse, Projekte & Editorial Services

LexisNexis Deutschland GmbH <http://www.lexisnexis.de/> 
Feldstiege 100
D-48161 M?nster
phone +49 (0) 2533-9300-62
fax +49 (0) 2533-9300-50
konrad.droege at lexisnexis.de <mailto:konrad.droege at lexisnexis.de> 

 


LexisNexis Deutschland GmbH, M?nster
Gesch?ftsf?hrer: Olaf Hantel, Claus Damwerth, Michael Freter, Lutz Kleinrensing
AG M?nster, HRB 7778 - USt.-ID: DE 152942868 - St.-Nr. 143/174/60571
Ein Unternehmen der Reed Elsevier Gruppe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20070807/b678906c/attachment.htm
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 36261 bytes
Desc: image001.jpg
Url : 
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20070807/b678906c/attachment.jpeg
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 13582 bytes
Desc: image002.jpg
Url : 
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20070807/b678906c/attachment-0001.jpeg
 

Reply via email to