javaee / jaxb-v2

Other
211 stars 101 forks source link

Extensible xsd schema generation #392

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

Allow making extensions to xsd schema generation (same as WSDLGeneratorExtension in jaxws-ri).

I have an extension to jaxws-ri that writes wsdl:documentation to generated wsdl using custom annotations on webservice methods but cannot do the same for jaxb generated xsd.

Environment

Operating System: All Platform: All

Affected Versions

[2.1.4]

glassfishrobot commented 17 years ago

Reported by slonopotamus@java.net

glassfishrobot commented 11 years ago

whummer said: You might be interested in the JAXB-Facets extension, which allows you to specify XSD annotations, documentations, and facets: https://github.com/whummer/jaxb-facets

Also see JIRA page here: https://java.net/jira/browse/JAXB-917

glassfishrobot commented 17 years ago

Was assigned to snajper

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAXB-392