Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

14 Producing DITA XML > 14.2 Setting up a DITA XML project > 14.2.4 Specifying DITA version


14.2.4 Specifying DITA version

By default, Mif2Go produces output for DITA version 1.1. However, you can restrict output to features that conform to DITA version 1.0.

To specify DITA version 1.0 output:

[DITAOptions]

; DITAVer = DITA version point number, 1 (default, for 1.1)

;  or 0 (for 1.0)

DITAVer = 0

When DITAVer=1, output can include the following DITA 1.1 features:

elements <index-see>, <index-see-also>, and <index-sort-as>

index range attributes

elements <abstract>, <foreign>, <unknown>, and <data>

topic types glossentry and bookmap, and the elements they contain.

When DITAVer=0, these features are omitted from output.

We recommend sticking with DITA version 1.1. However, FrameMaker does not support DITA version 1.1; if you expect to bring your DITA 1.1 output back into FrameMaker with these features intact, you will need the Leximation DITA-FMx plug-in:

http://www.leximation.com/dita-fmx/

Note: When [DITAOptions]FM8Import=Yes, Mif2Go changes the default value of DITAVer to 0; see §14.2.6 Ensuring FrameMaker 8 import compatibility.



14 Producing DITA XML > 14.2 Setting up a DITA XML project > 14.2.4 Specifying DITA version