Variable Conversion to XML
Using: FM 8.0
I am exporting a structured fm file as XML and trying to setup my read/right (rw) rules to eliminate the characters that are placed around each variable when exported.
When I export a fm file as XML the words that were set as a variable within Framemaker are export with a preceding & and a trailing ;
For example if the word Cardboard is set as a fm variable, it appears like this when exported as XML:
&Cardboard;
Is there a r/w rule that would strip the “&” and the “;” away from these words during the export process?
Thanks in advance for everyone’s help.
