Hi,
we work with the Arbortext Editor 6.1 and want to copy e.g. lists from a Winword document into the xml file. With a dcf file we can control how the Editor inserts this fragments into xml.
Everything works like bold, italic and paragraphs. But in numbered lists we would like to insert the number as an attributeValue.
Example:
This is a list in Word:
If we copy this list and insert into our xml file in Arbortext Editor, we get following structure:
As you can see there is always "1." as attribute value inside the <item>-tag. This is because we have following entry in our dcf-file:
Do you have an idea, if it is possible to insert the number which is countered in word into a xml attribute with an dcf-file?
We hope you can help us. Thank you in advance for your help.