English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have to edit and work with XML files (a program that I'm creating input files for) and I haven't ever worked with this format before. I have to do quit a lot of work with XML so I'm wondering if I should use notepad, wordpad or some other editor. I don't want this to be a big hassle for me to complete so I'm looking for a "best" solution; a freeware, shareware or other program that somebody has experience working with that handles XML easily and is simple and intutive to use. Free is great but I'll even pay $50 if I can find something that's really simple and saves me a lot of time.

2007-05-10 08:33:56 · 2 answers · asked by loseweightfree 1 in Computers & Internet Programming & Design

2 answers

Here you are.
Notepad++ It is free. It has a multiple language parser and line numbers to help you find the errors.

Just think of XML as free form html. There are no defined tags you just make them up as you go along. As long as they are meaningful then the tags are right.

Basically XML is a way of commenting data. It has just been extended to compete with html.

2007-05-10 08:43:20 · answer #1 · answered by AnalProgrammer 7 · 2 0

There are many XML Editors / Browsers out there; free and not so free. You don't have to work with "raw" XML. Just search the Web for "XML Editor".

Check out the Microsoft Web Site:

http://msdn2.microsoft.com/en-us/xml/default.aspx

2007-05-10 15:54:26 · answer #2 · answered by Anonymous · 1 0

fedest.com, questions and answers