simple xml editor

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamborta
    New Member
    • Jul 2008
    • 7

    simple xml editor

    hi there,
    i'm looking for a free xml editor, that enables users to add data to an existing xml file, and force users to follow the pre-defined structure (xml schema), so they could not produce invalid outcome. anyone can suggest an application that runs on a mac?
    thanks, tom
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    you could have a look in the ADC (apple developer connection), there I've seen some XML related stuff, but I don't know if you get a free editor that also checks vor validity. you could use Firefox for validating (at least it works with DTDs, maybe with Schema too) and in the web you'll find XML validators (DTD/Schema).

    My opinion so far: choose a good editor that's comfortable to work with. validation you'll get eventually.

    regards

    Comment

    • Lokean
      New Member
      • Apr 2007
      • 71

      #3
      HTML kit has an XML editor that might get you in the right direction.

      Comment

      Working...