Install librngom-java by entering the following commands in the terminal:
sudo apt update sudo apt install librngom-java
Description:
Java library for parsing RELAX NG grammars
RNGOM is an open-source Java library for parsing RELAX NG grammars. . In particular, RNGOM can: * parse the XML syntax * parse the compact syntax * check all the semantic restrictions as specified in the specification * parse RELAX NG into application-defined data structures * build a default data structure based around the binarized simple syntax or another data structure that preserves more of the parsed information * parse foreign elements/attributes in a schema * parse comments in a schema
Homepage: https://javaee.github.io/jaxb-v2/
Version: 2.3.0-3
Section: universe/java