6

Can somebody suggest an opensource XML editor/eclipse plugin which supports xml-schema-1.1 specification. Basically, I need it to validate the XML against the XSD on-the-fly, just like in eclipse.

Aad Mathijssen
  • 630
  • 9
  • 22
simplysiby
  • 566
  • 9
  • 26

1 Answers1

-1

Doesn't Eclipse have a built-in support for that? If you don't want eclipse, try sublime text editor, or notepad++

Elchin
  • 584
  • 6
  • 19