Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rpeduzzi
  • Content: Threads
  • Order by date
  1. rpeduzzi

    xmladapter stumbles on schema

    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...

Part and Inventory Search

Back
Top