XML and WSDL File Generation
The bold items will change based on whether the style is document or rpc and the encoding is literal or encoded:
   ( SstWSXmlGeneration new 
      style: 'document';
      encodingStyle: 'literal' )
      generateServiceFilesForClass: SstWSInsurancePolicyInterface.
 
Last modified date: 08/16/2019