How to Install eclipse-xsd-sdk in Ubuntu 18.04



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

sudo apt update
sudo apt install eclipse-xsd-sdk

Description:

XML Schema Definition (XSD) for Eclipse - (Source/Documentation)

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. . Documentation and source for the Eclipse XML Schema Definition (XSD) plugin.

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

Version: 2.9.0-1

Section: universe/java