Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a task to convert a word document(Contains text inside) into specified xml format. For that, i am saving the word doc as word xml file, then trying to convert the generated xml into the specified format using XSLT. But i am not able to apply transform word xml.


Can any one please give me the sample for converting the word xml to another xml using xslt.


Regards
Sudheer Kokirala
Posted

Web has lots[^] of tutorials and links for the sample. Few of them:
XSLT Example[^]
XSL Transformations (XSLT)[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 24-Apr-11 22:24pm    
That should help to get the ideas, my 5.
--SA
Sandeep Mewara 25-Apr-11 0:30am    
Thanks SA!
this link might help;

http://www.xml.com/pub/a/2003/12/31/qa.html[^]

good luck
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900