1
General Board / How to export WSDL with types in XSD files
« on: April 15, 2021, 05:35:55 pm »
Hi,
I work on a WSDL since a few days and I can't manage to export it the way I want.
I've created my WSDL using the model wizard so it looks like this:
https://imgur.com/VjrbfNo
I have my models in the Types packages and the WSDL configuration in Message, Binding, PortType, etc..
I want to export this project by creating one xsd file for each of my types and one wsdl file for all the wsdl related things, but no types in it.
When I export WSDL I don't have any option to do this, the only thing I can do is generate an inlined WSDL with all the types inside:
https://imgur.com/HGVn9gY
Is there a way to export the project the way I want ?
I work on a WSDL since a few days and I can't manage to export it the way I want.
I've created my WSDL using the model wizard so it looks like this:
https://imgur.com/VjrbfNo
I have my models in the Types packages and the WSDL configuration in Message, Binding, PortType, etc..
I want to export this project by creating one xsd file for each of my types and one wsdl file for all the wsdl related things, but no types in it.
When I export WSDL I don't have any option to do this, the only thing I can do is generate an inlined WSDL with all the types inside:
https://imgur.com/HGVn9gY
Is there a way to export the project the way I want ?