Support for substitutionGroup schema element in JAXB
843834Mar 11 2003 — edited May 14 2003Does JAXB supports substitutionGroup element of XML schema?
If not is there any other way I could apply inheritance in schema and successfully compile using JAXB xjc compile and generate java classes?
Thanks