Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

14 Producing DITA XML > 14.4 Configuring DITA elements > 14.4.3 Mapping paragraph formats to DITA elements > 14.4.3.3 Specifying a default element for unmapped paragraph formats


14.4.3.3 Specifying a default element for unmapped paragraph formats

To specify a default element to use for unmapped paragraph formats:

[DITAOptions]

; DefParaElem = element to use for Frame para formats that are

;  not mapped in [DITAParaTags], default is "p".

DefParaElem = p

If your configuration file does not include a value for DefParaElem, Mif2Go uses one of the following as the element for an unmapped format: if UseFormatAsTag=Yes and the FrameMaker format name (adjusted as for CSS class names) matches the name of a valid element in the current content model, the format is mapped to that element; otherwise, the format is mapped to p, the default value of DefParaElem. See §14.4.2 Treating FrameMaker format names as DITA element names.



14 Producing DITA XML > 14.4 Configuring DITA elements > 14.4.3 Mapping paragraph formats to DITA elements > 14.4.3.3 Specifying a default element for unmapped paragraph formats