DOCX to DITA transform numbers output files incorrectly

Here should go questions about transforming XML with XSLT and FOP.
Phil Champ
Posts: 7
Joined: Wed Nov 26, 2014 3:22 pm

DOCX to DITA transform numbers output files incorrectly

Post by Phil Champ »

The DOCX to DITA transformation scenario numbers the output DITA topics differently to the DITA map. The map has topicrefs pointing to topic_1.dita (parent topic), topic_1_1.dita, topic_1_2.dita (child topics). However, the child topics are numbered topic_1_0.dita, topic_1_1.dita.

I know that this is a DITA4Publishers problem, not an oXygen problem, but can anyone suggest a quick XSLT fix for docx2dita.xsl?
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: DOCX to DITA transform numbers output files incorrectly

Post by sorin_ristache »

I think Eliot Kimber, the DITA4Publishers' author, will have a fix for you much faster than we can try to find such a fix, if you post the question to the dita-users mailing list.

If the total number of DITA topic files is not very large I suggest as an alternative Oxygen's Smart Paste feature.
Regards,
Sorin

<oXygen/> XML Editor Support
Post Reply