|
| ||||||||||
| Tags: excel format, mysql, php, xml format |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How to convert Excel file to XML format
Thank you |
|
#2
| ||||
| ||||
| Re: How to convert Excel file to XML format
You may get many situations where you need to validate the format of Excel data sheet against a specified XML schema. so you may also need to required to generate XML schema as per your requirement of an Excel Work Sheet. Once this has done then you will find the XML file and XML Schema based on provided range. Then requirement arise for Validation of Excel Worksheet/Workbook against the provided XML Schema.Then you need to make Provision of batch processing capability. |
|
#3
| |||
| |||
| Re: How to convert Excel file to XML format
You need to save your excel file as .CSV that will be Comma Separated Values format. This will include only the data which would be having any format in the sense that table and the table type or any other information. you need to copy the script in an empty text file and save that file as AnyName.php. Then keep both the .CSV and .PHP files in the same location. Now Open the .PHP file to set the same name for your .CSV and .XML file and run the script again this will creates a XML file from the corresponding .CSV. NOTE: Requires PHP >= 5.1 |
|
#4
| |||
| |||
| Re: How to convert Excel file to XML format
You may get many free software that will do the conversion of Excel file to XML format you don't need to follow any steps or nothing else, you just only need to give the file location and file type you want to have the conversion, this will saves your more time and effort as well. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to convert Excel file to XML format" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to convert Mac/iWork numbers to MS Excel format tools | Chau | MS Office Support | 1 | 17-01-2012 05:41 PM |
| How to convert avi format file to iPhone format ? | hRYHORIY | Portable Devices | 5 | 13-06-2011 10:38 AM |
| How to convert XLS files To DBF Format in Excel 2007 | Jhooda | Windows Software | 3 | 26-11-2010 04:14 PM |
| Convert a PDF file to Word, Excel or JPG Format | Mastermind | Tips & Tweaks | 4 | 25-06-2009 12:21 AM |
| Convert avi file to DVD format | Amelia | Windows Software | 2 | 06-02-2009 06:44 AM |