0

Two questions

  1. Where is the definitive guide web page/site?
  2. Give an example of generating XSD from classes
Blessed Geek
  • 21,058
  • 23
  • 106
  • 176

1 Answers1

2

I am the author of .

does not support generation of schemas from Java classes. And I have no plans to develop this feature at the moment. Well, unless someone wants to sponsor it. Consider using which provides the schemagen functionality.

So:

  1. See the wiki.
  2. Not supported, no examples at the moment.
lexicore
  • 42,748
  • 17
  • 132
  • 221