Schema validation with multiple xsd
Leif Johansson
leifj at sunet.se
Mon Jun 16 13:05:31 EDT 2014
On 2014-06-16 18:19, Cantor, Scott wrote:
> On 6/16/14, 12:07 PM, "Abraham Martin" <amc203 at cam.ac.uk> wrote:
>
>> Anyone knows a way (or can point me to some reference) to generate a xsd
>> containing several xsd?
>
> I guess you can create a driver schema that imports all the ones you want.
>
Thats what I do for pyff:
https://github.com/leifj/pyFF/blob/master/src/pyff/schema/schema.xsd
More information about the dev
mailing list