Free Xml Reader For Mac

Download XML Copy Editor for free. XML Copy Editor is a fast, free, validating XML editor. Read more reviews > Additional Project Details User Interface. Ninox is a cloud-based custom database applications builder solution for Mac, iPhone, iPad, and web browsers. Ninox allows users to build custom apps with the help. A lightweight and very easy-to-use XML viewer for your Mac that enables you to load, browse and highlight relevant sections of the file XML Inspector is a self-explanatory utility specially designed for developers that need to view and navigate the structure of an XML file. ‎Read reviews, compare customer ratings, see screenshots, and learn more about XML Viewer. Download XML Viewer and enjoy it on your iPhone, iPad, and iPod touch. ‎The integrated Safari Browser shows XML-Files (URLs) only as text without markup and formating. XML Viewer is a simple, though very useful program for XML viewing/editing. Tag: XML viewer, XML editor, free XML viewer, free XML editor, view XML Last Week Downloads.

  1. Download Xml Reader
  2. Free Xml Reader For Windows 7
  3. Free Xml Reader
  4. Free Xml Reader Microsoft
  5. Xml Reader online, free
  6. Best Free Xml Reader
  7. Microsoft Xml Reader Downloads

This is a list of XML editors. Note that any text editor can edit XML, so this page only lists software programs that specialize in this task. It doesn't include text editors that merely do simple syntax coloring or expanding and collapsing of nodes.

Desktop applications[edit]

NameLatest releaseActiveSoftware licenseTypeWindowsmacOSLinuxTextual editor?Tree view editor?Graphical editor?WYSIWYG editor?XML Schema editor?Syntax highlightingTag foldingAutocomplete using schemaXPath searchXML diff/mergePayment modelFull-featured free trial period
Adobe FrameMaker2015YesProprietaryStandaloneYesNoNoYesYesYesYes?YesYesYesYes?Yes
Altova XMLSpy2018YesProprietaryStandalone
Eclipse Plugin, Visual Studio Plugin
YesNo[1]NoYesYesYesYesYesYesYesYesYesYes?30 days
CAM Editor2015 (3.2.2)YesOpen SourceStandaloneYesYesYesYesYesYesYes?NoYesNoN/AN/A
emacs/
nxml-mode
current?GNU GPLEmacs modeYesYesYesYes?NoNo?YesYesYesN/AN/A
MadCap Flare2019YesProprietaryStandaloneYesNoNoYesYesYesYesNoYesYesYesNoYesPerpetual and SubscriptionYes
Liquid XML Studio2018 (16.1.19)YesProprietaryStandalone + Visual Studio PluginYesNoNoYesYesYesYesYesYesYesYesYesYes?Yes
Oxygen XML Editor2019 (21.0)YesProprietaryStandalone + Eclipse Plugin[2]Web-AppYesYesYesYesYesYesYesYesYesYesYesYesYes?30 days
Quark Author Web Edition on Quark Publishing Platform2014 (10.5)YesProprietaryWeb-AppYesYesYesNoSections OnlyYesYes?NoNoNo?N/A
Stylus Studio2014 (X15 R2)YesProprietaryStandaloneYesNoNoYesYesYesYesYesYesYesYesYes?Yes
Xeditor2.0YesProprietaryWeb-appYesYesYesYesYesYesYes?YesYesYes?Yes
Xerlin2005 (1.3)NoOpen SourceStandaloneYesYesYes????????N/A?
XMetaL2018 (13.0)YesProprietaryStandaloneYesNoNoYesNoYesYesNoYesYesNoYesNo?Yes
XML Notepad2017 (2.7.1)YesMicrosoft Public LicenseStandaloneYesNoNoYesYesYes????Yes?Yes

See also[edit]

Commentary[edit]

Spring Tools Suite and Eclipse have a variety of built-in and free plugins matching or exceeding the quality of the paid versions. They come with a content assist tool that completes tags and can search for classes in any java classpath. They also include validation, bean creation, and commit tools.

A plugin for Notepad++ named XML Tools is available.[3] It contains many features including manual/automatic validation using both DTDs and XSDs, XPath evaluation, auto-completion, pretty print, and text conversion in addition to being able to work on multiple files at once. Other tools are available to edit XHTML.

References[edit]

  1. ^Plugin version
  2. ^Older Eclipse plugin versions work in current (Indigo) Eclipse.
  3. ^https://sourceforge.net/projects/npp-plugins/files/XML%20Tools/Xml%20Tools%202.4.2%20r1057%20Unicode/

Further reading[edit]

  • van den Broek, Thijs (17 January 2005). Berglund, Ylva (ed.). 'Choosing an XML editor'. The Oxford Text Archive.
  • Doyle, Bob (19 June 2006). 'XML Editors Review'. CMS Review. Adapted from Doyle, Bob (13 June 2006). 'XML Editors Review'. EContent Magazine.
  • Harvey, Betty (2007). 'XML Authoring'. In Endsley, Kezia (ed.). Advanced XML applications from the experts at The XML Guild. Boston, MA: Thomson Course Technology. ISBN978-1-59863-214-9. OCLC560505279.
  • Palani, Gowri Shankar (7 June 2011). 'Investigate current XML tools'. IBM.

Download Xml Reader

External links[edit]

  • XML Editors at Curlie
  • XML Editors on Wikidata
Retrieved from 'https://en.wikipedia.org/w/index.php?title=Comparison_of_XML_editors&oldid=905640545'
Active20 days ago

I have made an XML Schema - all the code basically - and was wondering if there is a way that the code can generate something like this:

If so how can I do it?

Tgr
21.6k8 gold badges67 silver badges101 bronze badges
mattmatt

closed as too broad by Wai Ha Lee, Bhargav RaoAug 18 at 2:50

Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.

15 Answers

The open source command line java application xsdvi creates an interactive diagram in SVG format from an XML Schema Definition. The generated SVG file can be displayed by a modern web browser where the user can expand and collapse the tree by mouse clicking.

Here is an example of a generated diagram

The software can be downloaded from

It can be run as follows (assuming Java is installed and java.exe is in the path):-

  1. Go to the dist/lib folder.
  2. Run the following command java -jar xsdvi.jar <input1.xsd> [<input2.xsd> [<input3.xsd> ...]] [style]
Steve Chambers
23.3k12 gold badges106 silver badges149 bronze badges
Erik SjölundErik Sjölund
6,9685 gold badges27 silver badges51 bronze badges

XSD Diagram is free (GNU open license), doesn't need to be built, and gives an interactive diagram.You just open the file and Add the types you want on the (initially blank) diagram.Pretty straight forward.

toddmotoddmo
10.6k8 gold badges69 silver badges80 bronze badges

The Oracle JDeveloper 11g built-in viewer is in my view superior to the one available for Eclipse (which, in addition to other unfavourable comparison points I could only get to install for Indigo but not for Juno). If I am not mistaken Oracle makes the JDeveloper available for free (only requires registration at the OTN).

Marcus Junius BrutusMarcus Junius Brutus
12.5k22 gold badges119 silver badges241 bronze badges

You can use XMLGrid's Online viewer which provides a great XSD support and many other features:

  • Display XML data in an XML data grid.
  • Supports XML, XSL, XSLT, XSD, HTML file types.
  • Easy to modify or delete existing nodes, attributes, comments.
  • Easy to add new nodes, attributes or comments.
  • Easy to expand or collapse XML node tree.
  • View XML source code.

Free Xml Reader For Windows 7

Screenshot:

congusbongus
8,0934 gold badges50 silver badges77 bronze badges
jeliesjelies
7,7692 gold badges39 silver badges64 bronze badges

If you need a simple, more text-oriented documentation of your XSD, check out xs3p - a XSLT stylesheet that will transform your XSD into more readable HTML format. Quite nice, and totally free.

If that's not enough, check out some of the commercial tools out there - I personally prefer the Liquid XML Studio - not as expensive as others, and quite as capable!

Alexei Tenitski
5,9503 gold badges33 silver badges45 bronze badges
marc_smarc_s
603k137 gold badges1155 silver badges1290 bronze badges

On Linux (with mono, available via apt-get on Debian) and Windows:

  • XSDDiagram (runs on Mono as well)

If you are on Windows I recommend you have a look at:

  • XMLPad3 from WMHelp or

Both tools are free and both are able to provide similar visualizations as shown in your example.

Ioannis Filippidis
5,8443 gold badges37 silver badges83 bronze badges
datentypdatentyp

That picture is generated from a XML Schema editing tool, such as Altova's XMLSpy.

There are a number of XML tools around, all of which will include a Graphical XSD Viewer. I mentioned XML Spy simply because it is the brand leader. Also many general IDEs like Eclipse, Visual Studio and Oracle JDeveloper will be able to do this trick.

APCAPC
125k17 gold badges128 silver badges239 bronze badges

Visual Studio 2013 has a pretty cool visualizer built in.

File -> Open -> File pick your .xsd and then drag elements from XML Schema Explorer onto the designer surface.

ambidexterousambidexterous

We offer a tool called DocFlex/XML XSDDoc that allows you to enjoy both things at once:

  • To have diagram represetation of your XML schema
  • To have all those diagrams embedded (and hyperlinked) in a highly sophisticated XML schema documentation

The diagrams in fact are generated not by us, but by Altova XMLSpy. We implemented an Integration with XMLSpy (with the full support of all diagram hyperlinks):

Here you can see the full this doc: http://www.filigris.com/docflex-xml/xsddoc/examples/html/XMLSchema/index.html

The whole thing provides a functionality not offered by any single vendor right now on the market!

Some our customers were so impressed that they purchased an extra license for XMLSpy only because of our tool. (That's no joke!)

Currently, we've also implemented similar integrations with other XML editors:

With <oXygen/> XML Editor:

See: http://www.filigris.com/docflex-xml/OxygenXML/demo/html/xslt20/index.html

With Liquid XML Studio:

See: http://www.filigris.com/docflex-xml/LiquidXML/demo/html/XMLSchema/index.html

Concerning what all those diagrams depict... Essentially, they are all about content model of XSD elements (as well as other XSD components that lead to elements: complexTypes, element/attribute groups). It seems, there are two approaches here:

  1. To show what a result content model (represented by the given component) would look. That's the approach of XMLSpy.
  2. To show how a particular content model (of the given component) was derived from other components. That's the approach of <oXygen/> XML and Liquid XML.

I personally believe that the diagrams generated by XMLSpy are more useful.

Yet, there were no attempts so far (at least known to me) to depict graphically anything else contained in XML schemas, although one can imagine many...

ForSprotty
3,2831 gold badge23 silver badges33 bronze badges

Free Xml Reader

Leonid RudyLeonid Rudy

Here is my approach- download the freemind and CAM XML Template Editor.Then open CAM XML, create new Template from XML, View -> View Template As Mind Map
Pros of this solution:

  • It works locally, so secret files can be processed,
  • totally free of charge,
  • open source.

Cons:

  • Quite unstable with large (more than 20sh MB) files.

Free Xml Reader Microsoft

Reader0x6B6F77616C740x6B6F77616C74
1,6247 gold badges30 silver badges61 bronze badges
Reader

There is a new free-to-use webtool, where you can view any xml schema:

It's written completely in JavaScript, so it's running in most modern browsers.

Peter RaffelsbergerPeter Raffelsberger

We use Liquid XML Studio, it provides a intuitive editable representation of an XSD schema. It also shows the annotations inline, which we find very useful and the split code/gfx view is invaluable when writting or editing an XSD.

SprottySprotty
3,2831 gold badge23 silver badges33 bronze badges

If someone works with IBM Rational Application Developer then XSD browser is built in it.

ctomekctomek

Xml Reader online, free

Try my xsd-viewer available from https://github.com/santhosh-tekuri/jlibs.

Captain Man
3,5243 gold badges28 silver badges57 bronze badges

Best Free Xml Reader

Santhosh Kumar TekuriSanthosh Kumar Tekuri

Grid-ML Schema Viewer is great for searching and visualizing XML Schemas: https://gridml.com/xml-schema-viewer. I find it better than other tools when it comes to large schemas or when browsing through a diagram is not feasible. The tool also allows you to copy the XPath or JSON path of the selection item.

Microsoft Xml Reader Downloads

Abdias LiraAbdias Lira

Not the answer you're looking for? Browse other questions tagged xmlxsd or ask your own question.