Re: Is there an XML editor for Eclipse?



On Dec 18, 1:29 am, "Andrew Thompson" <u32984@uwe> wrote:
Ramon F Herrera wrote:11
I have been playing with XML files for the first time lately. The IDEs
that handle those files better are:


Does it offer a button to 'validate' the document?


I bet you are comparing the 3 extra buttons added by NB6 when an XML
file is opened. It's handy, but Eclipse's approach of having dozens of
format-specific editors is superior. It scales up (or down).


Handle? Validation beats 'handling' anyday.

- Microsoft Visual Studio (great job, specially the "View Data Grid")

I was pleasantly surprised when I bumped into this feature of Visual
Studio. You open an XML file, right click on it and select "View Data
Grid". A bunch of spreadsheets are generated in a separate view.

-Ramon


.



Relevant Pages

  • RE: Is XSD schema flexible?
    ... > configuration and other data in the XML file. ... I want each time app opens XML ... > file to validate the file against scheme. ... Should I use XSD schema validation at all? ...
    (microsoft.public.dotnet.xml)
  • Re: parsing XML file
    ... I've got an XML file, ... Schema file I have. ... How can I validate the XML file with my XSD Schema? ...
    (comp.lang.java.programmer)
  • XmlValidatingReader: continue parsing after XmlException
    ... When attempting to validate an XML file, If the file is valid, it ... I keep getting the following Exception: ... With a try-finally block, I want to easily be able to get ...
    (microsoft.public.dotnet.xml)
  • Re: Validating XML against schema (XSD) possible with TCL?
    ... I only need to read an XML file and validate it (+ use the data of ... If the schema was hand generated and not spit out from a Java or .NET ... it could be easy to reconstruct the schema in tWSDL. ...
    (comp.lang.tcl)
  • Re: Validate Using SAX in eclipse
    ... >> I am trying to Validate a XML file against a XSD file. ... > a validating parser and suggested a newer parser: ... ray tayek http://tayek.com/ actively seeking mentoring or telecommuting work ...
    (comp.lang.java.programmer)