KanikaVarma / sudzc

Automatically exported from code.google.com/p/sudzc
0 stars 0 forks source link

Top level include file and some classes for basic data types not generated #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Generate ObjC code for the attached WSDL (MaintenanceRequestCreate...)
2. Choose some Namespace (ABCD_)

What is the expected output? What do you see instead?
expected - complete and consistent set of generated files
result:
 - top level include file 'ABCD_.h' not generated (it is 
   referenced from other generated files)
- ObjC classes for basic data type 'language', 'languageCode', 'Duration', 
'string' not generated

What version of the product are you using? On what operating system?
 - upload via www.sudzc.com on November 16th

Please provide any additional information below.

- see attached file

Original issue reported on code.google.com by manfredr...@gmail.com on 16 Nov 2010 at 6:17

Attachments: