I use XML Editor from XMLmind for editing/viewing XML file in Mac.
It's not bad, but I expect an XML editor for Mac. What options do I have including the commercial/free software?
|
I use XML Editor from XMLmind for editing/viewing XML file in Mac. It's not bad, but I expect an XML editor for Mac. What options do I have including the commercial/free software? |
|||||||
|
OS X Software for Editing XML |
|||||
|
|
Although it's still a beta I have found Xmplify to be a pretty useful XML aware tool. Copes with DTD, XSD, XPath and XSL transformation in the tool |
|||
|
|
|
If you have the Apple Developer Tools installed, then you have XCode and this includes the You can find the app here: |
|||||||
|
|
Testing this and that, I settled down with Text Wrangler, with XML Tidy script. It's free and pretty useful for my purposes. |
|||
|
|
|
You can download the source code from GitHub and compile it locally. Then in the preferences install the appropriate language bundle. https://github.com/textmate/textmate If you like the application I would recommend buying the commercial version to show your support to the author. |
|||
|
|
|
Eclipse works on Mac OS and it is one of the best XML editor around, actually. It has XSD validation, autocompletion towards this schema. Also, it offers a graphical XSD designer. |
|||
|
|
|
I'm looking for the same thing, and I just came across XMLmind XML Editor. I like how it can load my files pretty quickly. @rds: I've tried using Eclipse to open my XML files, but it would hang with my files (>15MB). I've come to notice any editor built with Java hangs upon trying to open my file, or at least takes an unbearably long time to load it. |
||||
|
|