Released on: 20, April 2007
, Author: RustemSoft
, Audience: Software related
's consider a common situation in today's softwaredevelopment world: a web service or another process provides an XML document withhundreds of elements and attributes. You as a developer are facing a task ofcreating an Excel spreadsheet or MS Access mdb database from that XML.So you have an XML document that you need to convert into a more readable andeditable file format. There are several solutions around Internet that could helpyou somehow to solve the task. However letÂ's try to make your task a little bitcomplex.You are looking to create an Excel file by selecting only some of the Columns froman XML. The columns are not is the correct sequence for the Excel so they need to bemapped.You have an XML that contains columns A, B, C, D, E, F, etc.You only need data from columns B, D, and F.But in the output Excel file the sequence has to be F, B, and D.To accomplish the task we will use XMLFox Advance that is a useful XML and XSDschema editor. By using XMLFox Advance you can output data to several other dataformat files. The Editor allows you export XML tables or whole XML to the followingdata files: TXT; convert into CSV (Comma Separated Value) file, convert into HTMLpage, create MS Access database, and create Excel file. Begins with version 3.0 XMLFox Advance has been refined with a helpful "Better GridView" interface feature. The special button is located in drop-down toolbar on Gridview pane. Also by clicking right mouse button you can access the Grid pane contentmenu where you may found the option called "Better Grid View".The "Better Grid View" interface usage makes the XML converting much adaptable. Youare able to remove fields and/or shuffle the order of fields to set up XMLconversion. So we have to hide all columns in MyXML.xml except B, D, and F. Then weneed to shuffle the columns' sequences to F, B, and D.By clicking 'Export to' button XML conversion interface will pop-up.XMLFox Advance translates XML data to Excel spreadsheet format where it can beedited, printed, and saved as required in MS Excel interface. Because XMLFox Advancewas designed to be a smart one click solution it does not require XML, DTD, XSDSchema expertise or other XML specific knowledge.In XMLFox Advance you can output data to several other data format files. The Editorallows you export XML tables or whole XML to the following data files: TXT; convertinto CSV (Comma Separated Value) file, convert into HTML page, create MS Accessdatabase, and create Excel file.Finally as a result of the XML conversion you will get an Excel output.It is pretty easy and fast enough. The exclusion of fields and the reordering offields make your XML file transformation much flexible. Also other "XML to"transformations such as filtering can be performed through "Better Grid View"interface that allows for intricate mapping and transformation without the need foruser written code.
Source: Express-Press-Release.com
Related downloads
fdf-Converter allows to convert any FDF / PDF file to a data format, other applications or data bases like Excel or Access are able to import.
Data-to-PDF is a program to convert database tables into Adobe PDF format. It can extract data from Access, MySQL, MS SQL databases and Excel files.
datAxe is a flexible converter to solve all needs between serial data and TCP/IP on Windows computers. datAxe makes serial data from your PC available on TCP/IP networks and makes TCP/IP data available on physical and virtual serial ports of your PC.
EASEUS Data Recovery Wizard is professional data recovery software to recover data due to deletion, format, partition loss, etc. It supports Unformat, Undelete from various file systems on all storage media, especially useful in format recovery.
EASEUS Data Recovery Wizard Professional is data recovery software to recover data due to deletion, format, partition loss, etc. It supports Unformat, Undelete from various file systems on all storage media and especially useful in format recovery.
This application creates data in the MetaStockTM format from an ASCII historical end-of-day data source file. The file can practically be in any format. You can define how your ASCII source is structured.
Data Recovery Tools to recover deleted files and corrupted files/folders from the file systems of Windows hard drive. Data recovery software can recover lost data even when the files are deleted from the Recycle Bin or deleted using Shift+Del Keys.
Recover Data for Disk data recovery software is more useful, fastest & cost-effective solutions for recovering deleted documents from inaccessible hard disk drive. Disk recovery software can easily recover deleted partition from crashed hard drive.
Data Doctor removable media file recovery software is highly profitable utility, efficiently restores all deleted files as text, music, image, photo, song, audio and video in all major formats (jpg, doc, ppt, gif, mov, exe, wav, dat, jpeg, mpeg).
PAD (Portable Application Description) XML information extraction tool for data rescue from XML website for website promotion. Utility is non destructive and read only tool. Utility works with Windows 98, ME, NT, 2000, 2003, XP and Vista.
Get RSS updates on latest computer technology and software related press releases
You are welcome to include these headlines in your own pages. If you want to find out how to parse this RSS file please read our tutorial
How to parse RSS feeds with PHP.