eclipse-ee4j / jaxb-ri

Jaxb RI
https://eclipse-ee4j.github.io/jaxb-ri/
BSD 3-Clause "New" or "Revised" License
202 stars 110 forks source link

Extensible xsd schema generation #392

Open Tomas-Kraus opened 17 years ago

Tomas-Kraus 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]

Tomas-Kraus commented 5 years ago
Tomas-Kraus commented 17 years ago

@glassfishrobot Commented Reported by slonopotamus@java.net

Tomas-Kraus commented 11 years ago

@glassfishrobot Commented 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

Tomas-Kraus commented 17 years ago

@glassfishrobot Commented Was assigned to snajper

Tomas-Kraus commented 7 years ago

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