jzhone / wsdl2objc

Automatically exported from code.google.com/p/wsdl2objc
MIT License
0 stars 0 forks source link

unsignedByte not supported in wsdl2objc #162

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to generate classes for 
http://www.gnrgy.com/GNWebService/gnservice.asmx?wsdl
2. for elements of type="s:unsignedByte"/> the forward class generated with 
name @class unsignedByte ; with no interface generated and no implementation 
class
3.

What version of the product are you using? On what operating system?
MAc Xcode4.1 ios4.3

Please provide any additional information below.

Pls suggest what to do.
Thanks

Original issue reported on code.google.com by mail2sub...@gmail.com on 27 Nov 2011 at 7:08