Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

23 Converting tables to HTML > 23.3 Specifying table structure > 23.3.1 Choosing the table structure model


23.3.1 Choosing the table structure model

By default, Mif2Go converts tables to HTML using the HTML table model, and converts tables to XML using the CALS table model. To specify the CALS table model for HTML output:

[Tables]

; UseCALSModel = No (HTML default) or Yes (XML default)

UseCALSModel = Yes

When UseCALSModel=Yes, Mif2Go uses the CALS table model to convert tables. This is the default for generic XML, DocBook XML, and DITA XML.

When UseCALSModel=No, Mif2Go uses the HTML table model to convert tables. This is the default for HTML and XHTML.



23 Converting tables to HTML > 23.3 Specifying table structure > 23.3.1 Choosing the table structure model