Hi Again,
Maybe a better way to ask this question is this -- is vfp's xml adapter up to the task (or not)? On the one hand, I know this won't be the last XML I run into (and it would be great to make this work), but maybe it would be better to parse the xml myself ... especially if there's no...
Hi,
I'm trying to parse an xml response from whitepages.com using VFP 9's xmladapter. I've saved their schema locally as an xsd file. After retrieving the xml using MSXML, I call the adapter with this code:
o = createobject("xmladapter")
o.RespectNesting = .T...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.