DITA map file

Post here questions and problems related to editing and publishing DITA content.
rkmuvvala
Posts: 2
Joined: Fri Jan 17, 2014 10:19 am

DITA map file

Post by rkmuvvala »

Hi All,

I am new to DITA concept.
Can anyone tell how can we generate html output from DITA compliant xml file through ditamap. And I have to achieve this through c#. I want one sample for this desperately with DITA and DITAMAP files.

Regards,
Ramakrishna
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: DITA map file

Post by sorin_ristache »

Hello,

In Oxygen you can generate XHTML output from a DITA map using the DITA Map XHTML built-in transformation. In Oxygen you cannot use C#. You just open the DITA map and apply the transformation on it for generating many possible output formats.


Regards,
Sorin
rkmuvvala
Posts: 2
Joined: Fri Jan 17, 2014 10:19 am

Re: DITA map file

Post by rkmuvvala »

thank you Sorin for your quick reply.
But is there any way using c# to apply transformation on ditamap file so that i can get html file as output? Any API exists for the same?
Post Reply