Closed im-portthis closed 7 years ago
$> python xsd_to_django_model.py schema.xsd types.xsd ERROR:__main__:EXCEPTION: types.xsd not found in schema
ERROR:__main__:EXCEPTION: types.xsd not found in schema
schema.xsd:
The arguments after the first one should be type names, not XSD file names, e.g.: python xsd_to_django_model.py schema.xsd ATopLevelTypeName
python xsd_to_django_model.py schema.xsd ATopLevelTypeName
$> python xsd_to_django_model.py schema.xsd types.xsd
ERROR:__main__:EXCEPTION: types.xsd not found in schema
schema.xsd: