membrane / soa-model

Toolkit and Java API for WSDL, WADL and XML Schema.
http://www.membrane-soa.org/soa-model/
Apache License 2.0
94 stars 73 forks source link

Switch off imports #215

Closed unh0ly1 closed 10 years ago

unh0ly1 commented 10 years ago

It would be nice to have the possibility to disable the importing. So two files can be compared as seen, and big schemas can be compared file by file. This makes it much easier to fix broken interfaces.

predic8 commented 10 years ago

SOA Model does not care about the import structure. It cares about the logical structure that is described by the schema. Therefore it is not possible to ignore the imports.