dev@jaxb.java.net

XJC xs;annotation and xs:documentation parsing problem for plugin generation

From: David Ignjić <ignjic_at_gmail.com>
Date: Thu, 6 Dec 2012 22:08:45 +0100

I have XSD with xs:documentation for two language and i need that
information in xjc plugin. I am slightly modified class
com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo to access thisd
information in plugin.