Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > Textual XML editor

Reply
Thread Tools

Textual XML editor

 
 
ghiggia
Guest
Posts: n/a
 
      06-11-2007
I'm looking for a XML textual editor if exists. I want an editor
without graphics to bu runned on a linux system without X server, just
like "vi" but capable of understanding xml.
Coluld anyone help me?
Thanks in advance.

Regards

 
Reply With Quote
 
 
 
 
Angel
Guest
Posts: n/a
 
      06-11-2007
ghiggia <> wrote:
> like "vi" but capable of understanding xml.


How about Vim? By 'understanding' do you mean that it does syntax
highlighting? If so, Vim might be the one you are looking for.

--
Saludos,
Angel
 
Reply With Quote
 
 
 
 
Joe Kesselman
Guest
Posts: n/a
 
      06-11-2007
Emacs, of course, has an XML mode. But if you're one of those who
actually likes VI, you may not like Emacs; modal versus non-modal
editors tends to be a very strong preference (classic "religious war"
material, in fact.)

"Master, does Emacs have Buddha-nature?"
"... I can't see why not. It has everything else."

--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
 
Reply With Quote
 
ghiggia
Guest
Posts: n/a
 
      06-11-2007
With vi a user can corrupt the xml file, if the editor understands xml
I hope it can deny saving corrupted files.
Bye

Angel wrote:
> ghiggia <> wrote:
> > like "vi" but capable of understanding xml.

>
> How about Vim? By 'understanding' do you mean that it does syntax
> highlighting? If so, Vim might be the one you are looking for.
>
> --
> Saludos,
> Angel


 
Reply With Quote
 
usenet@tech-know-ware.com
Guest
Posts: n/a
 
      06-12-2007
On 11 Jun, 13:10, ghiggia <ghig...@gmail.com> wrote:
> With vi a user can corrupt the xml file, if the editor understands xml
> I hope it can deny saving corrupted files.
> Bye
>
>
>
> Angel wrote:
> > ghiggia <ghig...@gmail.com> wrote:
> > > like "vi" but capable of understanding xml.

>
> > How about Vim? By 'understanding' do you mean that it does syntax
> > highlighting? If so, Vim might be the one you are looking for.

>
> > --
> > Saludos,
> > Angel- Hide quoted text -

>
> - Show quoted text -


FWIW - I've used KDevelop with XML highlighting.

Eclipse also has XML Perspectives. I haven't actually used them, but
this article describes one called XMLBuddy that looks reasonable.

http://www.ibm.com/developerworks/library/os-ecxml/

It also looks like it offers validation of your XML against schemas or
DTDs etc.

HTH,

Pete.
--
=============================================
Pete Cordell
Codalogic Ltd
for XML Schema to C++ data binding visit
http://www.codalogic.com/lmx/
=============================================

 
Reply With Quote
 
Peter Flynn
Guest
Posts: n/a
 
      06-13-2007
ghiggia wrote:
> I'm looking for a XML textual editor if exists. I want an editor
> without graphics to bu runned on a linux system without X server, just
> like "vi" but capable of understanding xml.


Emacs with psgml-mode, onsgmls, xsl-ide, dtd-mode, and assorted bells
and whistles gives you a complete XML system that will run in a terminal.

///Peter
 
Reply With Quote
 
Jason Earl
Guest
Posts: n/a
 
      06-15-2007
Peter Flynn <> writes:

> ghiggia wrote:
>> I'm looking for a XML textual editor if exists. I want an editor
>> without graphics to bu runned on a linux system without X server, just
>> like "vi" but capable of understanding xml.

>
> Emacs with psgml-mode, onsgmls, xsl-ide, dtd-mode, and assorted
> bells and whistles gives you a complete XML system that will run in
> a terminal.


psgml-mode is nice, but Emacs with nxml-mode will validate your XML
file as you type. If you use viper-mode you can even keep your
vi-style keystrokes.

If you really need something that works without X then Emacs is
essentially your only choice. On the other hand, Emacs is a pretty
compelling choice no matter what your requirements might be.

Jason
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
get textual content of a Xml element using 4DOM frankabel Python 4 03-06-2005 08:21 AM
Cinema.Craft.Encoder.SP.v2.70.01.05, Magic.Bullet.Editor.v.1.01.for.Avid.Xpress.Pro, Magic.Bullet.Editor.v.1.01.for.Premiere.Pro, Magic.Bullet.Editor.v.1.01.for.Sony.Vegas, Avid.Xpress.Pro.HD.v5.0 1CD, Sony.Vegas.v5.0d, ola DVD Video 0 01-14-2005 10:53 AM
ANN: New low-cost XML Editor, XSLT Editor, XSLT Debugger, DTD/Schema Editor Stylus Studio Java 0 08-03-2004 03:53 PM
Textual Equivalent John E Java 5 12-22-2003 11:30 PM
XML Editor WYSIWYG Word processor-like validating XML Editor ?! Hatem KNANI XML 2 08-04-2003 03:22 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57