Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 15 Converting to DITA XML > 15.10 Configuring cross references and links for DITA > 15.10.1 Understanding how Mif2Go converts cross references
Mif2Go converts FrameMaker cross references and hypertext
links to DITA <xref>
elements. DITA allows
cross references to <topic>
(including
each basic type), <section>
(including
<example>
and <refsyn>
),
<table>
, <fig>
,
<fn>
, and <li>
.
No other elements. Mif2Go provides an ID for each instance of each of
these elements, if a suitable ID is not already present.
When a <xref>
tag appears in a context where it is not valid, such as in a title, Mif2Go automatically wraps the <xref>
in a <ph>
element, and assigns an outputclass
attribute to the wrapper; see §15.10.2 Specifying an outputclass for cross-reference wrappers.
To provide a link destination for target elements that do not already contain a DITAElemID marker (see §15.4.6.1 Specifying a value for the id attribute), Mif2Go makes the ID of the target element the content of the first newlink marker in the element; or, in the absence of newlink markers, the numeric ID of the cross-reference marker.