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 idea why am I getting this warning? Further more, I noticed that union 
definition in C++ header for substitutionGroup is also not 
correct, there are 2 fields in this union of same name and type, 
hence error while using C++ header with soapcpp2 compiler. Ideally, this union 
should have 2 different fields so that one can be selected at 
run-time.

Any idea why am I getting this error? Anyone encountered this problem 
earlier (I searched but could not find), any fix?

Any help here is highly appreciated!

Regards,
Ranjeet


      

Reply via email to