How to Install eclipse-xsd in Ubuntu 18.04



Install eclipse-xsd by entering the following commands in the terminal:

sudo apt update
sudo apt install eclipse-xsd

Description:

XML Schema Definition (XSD) for Eclipse

The XML Schema Definition (XSD) plugin is a library that provides an API for manipulating the components of an XML Schema as described by the W3C XML Schema specifications, as well as an API for manipulating the DOM-accessible representation of XML Schema as a series of XML documents.

Homepage: http://www.eclipse.org/modeling/mdt/?project=xsd

Version: 2.9.0-1

Section: universe/java