jaxb-episode Questions

2

Solved

I have 2 schemas A, B. I'm reusing some A elements in B. I do not use namespaces. I'm using <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin</artifa...
Exscind asked 8/9, 2014 at 16:25

2

Solved

I've got this API using JAXB to conveniently use object models, generated from XML Schemas by the XJC (XML-to-Java) compiler, through named references. It abstracts the creation of JAXB contexts an...
Enneagon asked 11/6, 2012 at 15:4

2

Solved

I have a basic.xsd and two other A.xsd and B.xsd. A.xsd and B.xsd get converted into two different java packages, therefore I need two Maven executions of the same plugin. Both XSDs refer to basic...
Legislatorial asked 8/6, 2012 at 12:33
1

© 2022 - 2024 — McMap. All rights reserved.