hello,
by a call to the web service I get the log:
now how do I use xmlsax?
thanks
by a call to the web service I get the log:
B4X:
** Activity (main) Resume **
ResponseSuccess
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://matteo.p1/">
<string>matteo</string>
<string>pilvia</string>
<string>fb7375</string>
<string>albertoferraro</string>
<string>Besaggio</string>
<string>Cristiano</string>
<string>thessalonica</string>
<string>xxx</string>
<string>samanta74</string>
</ArrayOfString>
now how do I use xmlsax?
thanks
Last edited: