I have a open office document. I want to get its xml. (Not save as word 2003 xml). I want to build up a xml from that. Does anybody know? (probably by making the zip from it?)(I have Windows.)
Asked
Active
Viewed 368 times
1 Answers
0
not sure exactly what you are trying to achieve but the basic OpenOffice files are simply a set of zipped XML files. If you change the file extention from odt (for a Write document) to .zip then you can easily unzip the structure and display all the separate files. For example using a Write document the main file is content.xml although there are lots of other files that hold additional information such as styles. Hope that is Helpful

Jezza
- 31
- 2