How to parse this XML in Titanium>
问题 <?xml version="1.0" ?> <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Body> <ns1:getCountriesResponse xmlns:ns1="SoapQrcode"> <return SOAP-ENC:arrayType=":[8]" xsi:type="SOAP-ENC:Array"> <item xsi:type="xsd:string"> China </item>