Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 17 Converting to DocBook XML > 17.4 Configuring DocBook elements > 17.4.3 Mapping character formats to DocBook elements > 17.4.3.2 Specifying a default element for unmapped character formats
To specify a default element to use for unmapped character formats:
; DefCharElem = element for Frame char formats that are neither
; named for DocBook elements nor mapped in [DocBookCharTags]
If your configuration file does not include a
value for DefCharElem
, 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 phrase
,
the default value of DefCharElem
. See §17.4.1 Treating FrameMaker format names as element names.