users@jaxb.java.net

maven-jaxb-schemagen-plugin additional hand-written schema import

From: davy123 <david.vidrih_at_marand.si>
Date: Mon, 11 Aug 2008 01:17:51 -0700 (PDT)

I'm using the maven-jaxb-schemagen-plugin to generate schema from java
sources.

The schema is generated correctly, except that it does not add one 'manual'
import. I have a special hand-written XSD that defines some simple types,
like simple string restrictions, that are the used in java code from which
the other schema files are generated. And this manual schema file import is
not added into generated XSDs by plugin.

I have added the <schema> tag for this file and it's namespace in the plugin
configuration but it does not help. Does anyone know the solution for this
problem, using this plugin?
-- 
View this message in context: http://www.nabble.com/maven-jaxb-schemagen-plugin-additional-hand-written-schema-import-tp18921720p18921720.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.