Parse XML SOAP response with Python

前端 未结 2 1972
后悔当初
后悔当初 2021-01-03 09:30

I want parse this response from SOAP and extract text between :




        
2条回答
  •  天命终不由人
    2021-01-03 09:30

    I have the same format but multiple child tags as below. How can I extract the data.

    
            45eeadF43423KKmP33
    
    
            45eeadF43423KKmP33
    
    

提交回复
热议问题