[gsoap] substitutionGroup element wsdl2h problem

2010-06-05 Thread ranjeet kumar singh
Hi, I am using substitutionGroup for an element in my schema. I am getting below warnings when I convert my wsdl (which imports schema with substitutionGroup) to C++ header using wsdl2h - Warning: element ref . stands as the head of a substitutionGroup but is not declared abstract Any

Re: [gsoap] substitutionGroup element wsdl2h problem

2010-06-06 Thread ranjeet kumar singh
2.7.15 (Sorry, I wrongly mentioned 2.7.17 in last email, please ignore).. Anyone has encountered this problem earlier? Any resolution/fix for this issue? Any help here is highly appreciated! Regards, Ranjeet From: ranjeet kumar singh ranjeet_jakh...@yahoo.com

[gsoap] gSOAP 2.7.17 - namespace problem

2010-06-23 Thread ranjeet kumar singh
Hi Members, I have upgraded gSOAP from 2.7.15 (everything was working fine) to 2.7.17 and ended up in problem. We have 2 namespaces in schema, lets say X and Y. Element XCode is defined in X namespace. The problem is soap-xml logic (serialiser/deserialiser)generated for element XCode defines

[gsoap] How to disable wsdl2h warnings?

2010-07-05 Thread ranjeet kumar singh
Hi, I am getting 3 warnings from wsdl2h. Though, everything is working fine, my complete build showing yellow flag (this is part of our build system if any warning caught) which is considered not ready for release. I am intending to disable warning reporting from wsdl2h, does wsdl2h have any