The fm-xref element is used to create a FrameMaker-style cross-reference used inline as a standard DITA xref element would be used. On file save, this converts to a standard DITA xref element and on file open, it converts back into an fm-xref element.
The way an fm-xref is identified as such is the type attribute value which is given the format of “fm:FORMAT-NAME”. Where FORMAT-NAME is the cross-reference format name as defined in the FrameMaker template. When an fm-xref element is inserted, the standard FrameMaker Cross-Ref dialog displays, select the target element and the cross-ref is inserted as the fm-xref element.
To use the fm-xref feature requires the creation of the fm-xref element definition.
The fm-xref element should be added to both the Topic and Book applications.