How to Install xsddiagram in Ubuntu 18.04



Install xsddiagram by entering the following commands in the terminal:

sudo apt update
sudo apt install xsddiagram

Description:

XML Schema Definition (XSD) diagram viewer

XSD Diagram is a XML Schema Definition (XSD) diagram viewer . Features: - Display the elements, the groups and the attributes - Show the text/HTML documentation of element and attribute when available - Print the diagram - Export the diagram to SVG, PNG, JPG and EMF (EMF only with Windows) - Zoom the diagram with the mouse wheel while holding the control key - XML validation based on the loaded XSD file - Registration in the Windows Explorer contextual menu (for Windows only) - Drag'n drop a xsd file or url on the main window header - Command line image generation

Homepage: http://regis.cosnier.free.fr/?page=XSDDiagram

Version: 1.0-1

Section: universe/cli-mono