XML Visualization tool?
-
What is good XML visualization tool? I am looking for tools to help provide good xml visualization. XML spy didnt do a good job at it
-
Answer:
If you don't like XML Spy, chances are you won't like similar editors. (but please explain what you don't like in XML Spy, so that we can help you better) XML Spy and similar are very powerful tools. If you don't like it, that might mean that you need something with a more immediate representation. Try open your XML in Eclipse, you might like Eclipse's simplicity. XML being extensible, no ultimate visualization tool exists. If you want to visualize a certain kind of XML (for instance WSDL), then look for a visualization tool for this particular kind of XML. If none exists, a powerful and cheap visualization option is to write an XSL stylesheet that will display the XML content as you like it.
Nevin Mathai at Stack Overflow Visit the source
Other answers
I've used several products. The ones that I can recommend are: SchemaAgent (http://www.altova.com/schemaagent.html) From their feature list: Connect to any file repository to analyze file relationships Visualize files as graphical components Immediately identify linked, referenced & related files Analyze file relationships based on color coded lines View details of displayed files (IIRs, global elements, namespaces, etc.) Drag & drop to manage IIR relationships between XSD, XSLT & WSDL files Automatically insert & save required IIR code in impacted files Build complex XSD, XSLT & WSDL files from smaller components Re-use standardized components in a modular development approach Access SchemaAgent schema components in XMLSpy schema editor Save & print graphical designs to document your XML information architecture Understand file dependencies & the impact of every change and XPathVisualiser (http://www.xml.com/pub/p/275) Disadvantage (at least in my eyes): requires MSXML3 and IE
Chris
On Windows http://symbolclick.com/ tries to do some visualizaton. It is also fast and light-weight. Too bad the project has stopped years ago. http://www.firstobject.com/dn_editor.htm is the fastest and ideal for my needs but it does not go as far as XML Marker in terms of visualization. On Linux http://kxmleditor.sourceforge.net is usable but not outstanding. Apart from the already mentioned XMLSpy, other commercial heavyweights include http://www.oxygenxml.com/, and http://www.stylusstudio.com/ which apart from visualization can do things like transformations, XSL debugging, WSDL, XPath, etc.
ccpizza
XMLMax, especially if the xml is large. very fast, color-coded treeview xpath query with results in treeview http://www.xponentsoftware.com
bill seacham
Maybe this wan't really what you were asking about but I was looking for a tool to generate user documentation for a Web Service, given the schema and/or wsdl. I tested 4 different tools for the job: http://www.liquid-technologies.com http://www.altova.com http://www.innovasys.com http://www.stylusstudio.com I was only looking for a tool to provide API documentation from the Web Service schema, disregarding any other feature any of the tools had. Me and my team all fell for the documentation/visualization that DocumentX! 2011 generated. It failed miserably to load my WSDL (some error message, maybe it cannot handle WSDLs?) but did a great job with the XSD. Each element/type has a: Diagram Concise text overview References to where it's used XSD source code section What really made it stand out from the rest was the separation of diagram and overview. In XML Spy they are one and same which makes the diagram bigger. Liquid XML has a nice small diagram layout but lacks the overview completely. Stylus Studio instead has an XML sample where you have to click to see element documentation. All the other tools have a lot of features for working with XML that DocumentX does not have. DocumentX is only a tool for documentation and that was what I was looking for.
cb2
Related Q & A:
- How to add inline xml schema using jaxb?Best solution by bighow.org
- How do you see a tool tip on iPad?Best solution by Quora
- How to serialize an object to XML with dynamic element's attribute?Best solution by Stack Overflow
- How to convert build.xml to maven pom.xml file?Best solution by Stack Overflow
- An Audio Visualization Website?Best solution by michaelbromley.co.uk
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.