Peter, as far as I know, this is not supported by the source generator Ant task at the moment. If you think that this should be added, please feel free to add a feature request at http://jira.codehaus.org/browse/CASTOR, though you might a better service when you attach a patch at the same time .. ;-).
Werner Peter wrote: > Hello, > > I'm doing some due diligence on Castor looking for a schema binding > framework. > > I have multiple XSDs modeling a protocol, each pertaining to a > specific service area and each including one or more common XSDs > defining domain objects. Each XSD has a unique targetNamespace. > > How do I generate source for the whole lot with one ant task? Using > the ant task of the source generator directly (with -i *.xsd) parses > the wildcard literally and tries to open *.xsd which does not exist. > > Thank you, > Peter > > ------------------------------------------------- > If you wish to unsubscribe from this list, please > send an empty message to the following address: > > [EMAIL PROTECTED] > ------------------------------------------------- > > ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

