Skip to main content
venkat k (Virtusa) 님이 #Apex에 질문했습니다
Hi,

I have to unable to reslove this situation. how to aviod  Unknown element: import error in generating proxy classes.

Develop-Apex classes-generate from wsdl-Upload a wsdl file-parse wsdl.

then i got the error message  Error: Failed to parse wsdl: Unknown element: import. 

pls can anyone help me.

Thanks 

Venkat
답변 5개
  1. 2015년 4월 17일 오전 8:13
    Hi Varun,

    Thanks for the giving reply. i am going to do manually. but i have a few doubts about wsdl file. the below written wsdl file format is correct or not.

    <dfination>

        <type>

             <schema>

                   <defination>

                          <type>

                          <type>

                    <defination>

             </schema>

        </type>

    </defination>

    and one more thing namespace is mandatory  attribute in wsdl. please help me.

    Thanks

    Venkat
0/9000