function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rbeckrbeck 

Unsupported Schema element found http://www.w3.org/2001/XMLSchema:attribute

Hi,

 

I try to generate Apex classes from WSDL but I get an error stating that "attribute" is not supported.

 

Nevertheless, the help page: Apex callouts says it's supported after v15.0

 

Is there something to activate to use the last version of wsdl2apex ?

 

Thanks.

Karthi_VeluKarthi_Velu

Hi,

 

I too come across the same situation, Can you please let me your solution for this?