'XML to JSON with XSD scheme

Is any Java open source library for conversion XML to JSON with usage of XSD scheme? I tried to use org.json and com.fasterxml.jackson and both don't support this functionality.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source