Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 15 Converting to DITA XML > 15.12 Converting conditions to DITA attributes > 15.12.3 Disallowing condition conversion for selected elements
To disallow conversion of conditions to attributes for selected elements:
; NoCondAttrs = space-delimited list of elements for which conditional
; attributes (such as props and audience) are disallowed.
NoCondAttrs = element1 element2 ...
Usually these are elements derived from <title>
.
Because <title>
and <glossterm>
always disallow such attributes, they need not be included in the list.
Mif2Go includes inside a <ph>
nested in the element any attributes that are actually needed. This applies
to all attributes mentioned in [ConditionAttributes]
;
see §15.12.2 Mapping FrameMaker conditions to element attributes.