java - Relaxer or JAXB for XML->Object Model? -


I would like to generate an AST from my xml-definition, which can later be used for code generation

The XML schema has been written comfortably in NG, as it seemed to be a modern and more modern than XSD and DTD (Loose Perception). I especially imagine compact syntax, which seems more natural to work and is far more readable than XML.

Does anyone work comfortably or some other code generator that works with the RelaxNG schema (preferably compact)? Are they just as good for JASB and Castor, or are I sacrificing some functionality which I will need later?

After some further research, it has been learned that JAASAB has created both XML and compact style support for RelaxNG. Then it's right to be right?

I've found that the classes were not a very readable class using a RelaxG schema JAXB, but if I did the RelaxNG To XSD, and then using the JSAD generates the class from the XSD, the results are very good.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -