Archive - Jan 25, 2011
In pursuit of the ultimate techCom information architecture
Do we need a content strategy?
Today, companies must launch products to global markets faster than ever before if they want to remain competitive. R&D organizations within those companies are continuously improving the development processes and ways to produce products to enable this possibility. This means that technical communication teams are also faced with a challenge. The content volume that we must manage is growing and we must be able to in parallel manage content for multiple product configurations and release manuals in shorter time frames using the existing staff.
Refering another dita file in step tag
Hi ,
I am trying to create PDF using DITA OT 1.5
I have some steps in a dita file. But now i need to invoke another dita file from this dita file.
For example
<!-- StepFile1.dita -->
<steps>
<step ........................../>
<step ........................./>
<!-- This is nested step file, which will be similiar to StepFile1.dita(current) file, which will in turn contains some steps -->