Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 6th, 2005, 10:15 AM
Authorized User
 
Join Date: Aug 2005
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default XML Editor

Does anyone know where to get a freeware or shareware xml editor. Or even one at a low cost.

It is really cumbersome to manually code the text. I was hoping I could find something with a visual interface. Such as Microsoft Access is to Databases.

If anyone knows, I would appreciate it.

thanks,

Ray

 
Old October 6th, 2005, 11:50 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Ray,

Have never used one with a visual interface.

I think Altova XMLSpy Home Edition is free and has some nice features to make things a bit easier.

HTH,

Chris

 
Old October 6th, 2005, 12:29 PM
Authorized User
 
Join Date: Aug 2005
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Chris,

I'll check it out. thanks for the help. Out of curiousity, how do you input data for XMl?

 
Old October 7th, 2005, 04:35 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Ray,

No problem.

The approach I would use for inputting data really tends to depend on the data.

I tend to hand code small files, however, when supplied with a lump of data in a database / excel / other format, I'll often knock up a script to convert the data to xml format.

Cheers,

Chris

 
Old October 7th, 2005, 07:40 AM
Authorized User
 
Join Date: Aug 2005
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Chris,

Do you have a script that makes the conversion from Excel to XML? CAn you tell me how to do it?

thanks,

Ray

 
Old October 10th, 2005, 08:18 AM
Friend of Wrox
 
Join Date: May 2003
Posts: 229
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes Free Home Edition of XMLspy is available from the following URL

http://www.altova.com/support_freexmlspyhome.asp

Charul Shukla
 
Old October 10th, 2005, 10:02 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Ray,

How you do things will depend on your excel file and the desired xml structure.

Most of the things I have had to convert in the past have been quite simple excel docs, I have usually saved these as tab delimited files, then read them line by line in a script, adding them to a dom object before saving the dom to create an xml file.

HTH,

Chris

 
Old November 2nd, 2005, 11:48 AM
Registered User
 
Join Date: Nov 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Exchanger XML Editor provides a number of ways to import from various external data sources including structured text files, Excel spreadsheets and database tables - see http://www.exchangerxml.com/editor/pdf/ImportA4.pdf.

You may also be interested to know that Cladonia Limited, the publisher of Exchanger XML Editor, has released a free XML Editor for use in a non-commercial environment called Exchanger XML Lite.

The Lite edition is completely free for home, academic or non-profit use. No registration required, no 30-day usage limit.

Exchanger XML Lite is a Java-based product that provides comprehensive functionality for viewing, authoring and editing XML data and documents.

Features:
• Multi-document interface
• Comprehensive XSLT Debugger
• DTD, RelaxNG, XML Schema support
• XPath, XQuery, XSLT, XSL:FO, SVG, SOAP, WSDL
• Import from Database, Excel, text files
• XML Digital Signatures
• Generate schema from instance
• Generate instance from schema
• Emacs shortcuts

For more information visit http://www.freexmleditor.com

Alternatively, if you require a commercial license, or would like to try out the Grid or XML Diff/Merge functionality, then download the Exchanger XML Professional edition from http://www.exchangerxml.com and register for a 30-day trial license.







Similar Threads
Thread Thread Starter Forum Replies Last Post
XML editor uthpalawe BOOK: Beginning XML, 4th Ed ISBN: 978-0-470-11487-2 1 February 21st, 2008 07:28 AM
editor abaso.jadhav01 ASP.NET 2.0 Basics 0 November 8th, 2006 11:34 AM
XML Editor for Mac Computers muki XML 0 March 13th, 2006 10:28 PM
What's going on with editor? dbabas VB.NET 2002/2003 Basics 1 March 16th, 2005 10:29 AM
Customised XML Editor udaysai XML 0 February 21st, 2005 03:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.