On Mon, 19 May 2008 13:11:01 +0530 Anand Khandewale wrote: > Can someone guide me about creating xml file from openoffice calc > using a predefined internal schema available in "xsd" format? >
You may want to resend this request to the dev list[1]. But do you know that a calc .ODS file is a zipped XML file anyway? The specification for the V1.0 file is available from ISO (at a price)[2] V1.1 is available from OASIS (free)[3]. You may find it takes only minimal transformation to achieve your desired format. [1] http://www.openoffice.org/mail_list.html [2]http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.h tm?csnumber=43485 also http://tinyurl.com/2wk6hs [3]http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office#od f11 or http://tinyurl.com/2hfg7h -- Michael All shall be well, and all shall be well, and all manner of things shall be well - Julian of Norwich 1342 - 1416 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
