Is anyone aware of a tool or approach from which we can generate a JSON schema from XML schema or XML schema from JSON schema by Java?
for example CXF can serve request in Json or XML so it must have a way to convert the two.