Question
import question 2: lots of spaces around a LINK basic mapping element
I am using Import to process FrameMaker MIF files. The cross-references are
preprocessed into the ppXML as <link> elements. My final XML output has 22
spaces before and after the output element (<fm_link>) and 26 just inside
the opening of fm_link.
There are no such spaces in the source or the ppXML.
The full set of ppXML tags associated with one instance looks something like
this:
<paragraph style="bu" ...="><link ...="><specialtext style="bold"<br"/>...>sometext</specialtext></link>moretext</paragraph>
I have omitted most of the attribute values for clarity. My MapObjects for
bu and SPECIALTEXT/@emphasis-bold are unremarkable and don't produce any
unexpected behavior anywhere else.
Has anyone seen this behavior before?
--
Paul Nagai
preprocessed into the ppXML as <link> elements. My final XML output has 22
spaces before and after the output element (<fm_link>) and 26 just inside
the opening of fm_link.
There are no such spaces in the source or the ppXML.
The full set of ppXML tags associated with one instance looks something like
this:
<paragraph style="bu" ...="><link ...="><specialtext style="bold"<br"/>...>sometext</specialtext></link>moretext</paragraph>
I have omitted most of the attribute values for clarity. My MapObjects for
bu and SPECIALTEXT/@emphasis-bold are unremarkable and don't produce any
unexpected behavior anywhere else.
Has anyone seen this behavior before?
--
Paul Nagai

