a) given a real large WSDL provided by Salesforce
b) I only need about 10 of 100 methods
c) I deleted the unused methods already by XMLSpy but a lot of “unused types” are still within the WSDL (resulting in a 10 MByte pas for the ServiceInterface.
Now my question. Is there a chance to get within the ServiceBuilder “tool” or “save as option” to remove unused types from a RODL.
Or is there an easier way? Manually the removal process is nearly impossible as the implemented structs do have a lot of levels.