Opened 11 years ago

Closed 11 years ago

#326 closed task (fixed)

Generate model classes using JAX-B

Reported by: twagoo Owned by: peterwithers
Priority: major Milestone: DASISH backend
Component: DASISH backend Version:
Keywords: Cc:

Description

Set up JAX-B to generate model objects from schema @ DASISH/t5.6/docs/XMLandXSD/DASISH-schema.xsd in the .model subpackage

Change History (2)

comment:1 Changed 11 years ago by twagoo

We decided to try to put the schema in a project of its own. Need to figure out how this works with the XJC Maven mojo though. If possible at all, the right approach seems to be using XSD catalog. There are some useful suggestions in this post however they don't seem to be using the Maven plugin.

comment:2 Changed 11 years ago by peterwithers

Resolution: fixed
Status: newclosed

r3008 r3009 r3017
The jaxb maven plugin takes the external project containing the schema quite nicely.

Note: See TracTickets for help on using tickets.