Shun87 / wsdl2objc

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

Empty deserializeAttribuesFromNode in Sharepoint operation result classes #110

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run wsdl2objc against Sharepoint 2010 service

What is the expected output?
1. Serialization code for both attributes and elements

What do you see instead?
1. Service result objects have empty deserializeAttributesNode and 
deserializeElementsFromNode

Original issue reported on code.google.com by ascar...@gmail.com on 4 Aug 2010 at 7:24

Attachments:

GoogleCodeExporter commented 8 years ago
After looking more closely at the wsdl, I'm not sure that wsdl2objc is doing 
anything wrong because I don't see information that about the attributes.

Original comment by ascar...@gmail.com on 5 Aug 2010 at 3:04