I generated C++ client stubs for my wsdl file and the generated header files contain many instances of declarations like "xsd__string X509IssuerSerialType>X509IssuerName;". The schema file has a X509IssuerSerialType complex type with X509IssuerName as string element.
Any clue??? Thanks Manish