Results 1 to 4 of 4

Thread: How to convert Excel file to XML format

  1. #1
    Join Date
    Apr 2009
    Posts
    68

    How to convert Excel file to XML format

    I wanted to developed two applications, one will be developed in PHP and the other will be in excel. Between these two parties, I Need to have synchronization i will prefer for XML format,but to implement that I need to import all the data from XML to excel format, I had no problem. Now, I have the reverse. Can I have someone to help me.

    Thank you

  2. #2
    Join Date
    Jan 2006
    Posts
    211

    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. #3
    Join Date
    Dec 2008
    Posts
    161

    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. #4
    Join Date
    Dec 2008
    Posts
    183

    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.

Similar Threads

  1. Replies: 1
    Last Post: 17-01-2012, 06:41 PM
  2. How to convert avi format file to iPhone format ?
    By hRYHORIY in forum Portable Devices
    Replies: 5
    Last Post: 13-06-2011, 10:38 AM
  3. How to convert XLS files To DBF Format in Excel 2007
    By Jhooda in forum Windows Software
    Replies: 3
    Last Post: 26-11-2010, 05:14 PM
  4. Convert a PDF file to Word, Excel or JPG Format
    By Mastermind in forum Tips & Tweaks
    Replies: 4
    Last Post: 25-06-2009, 12:21 AM
  5. Convert avi file to DVD format
    By Amelia in forum Windows Software
    Replies: 2
    Last Post: 06-02-2009, 07:44 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,888,524.07614 seconds with 17 queries