macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

XML Rendering

Subject: XML Rendering
From: "Adobe Forums"
Date: Mon, 1 Oct 2007 20:46:39 -0400
Newsgroups: macromedia.coldfusion.advanced_techniques

Stupid question, but how can you walk down this result to get to the 
address? I am stuck on the first tag.

  <?xml version="1.0" encoding="utf-8" ?>
- <SearchResults:searchresults 
xsi:schemaLocation="http://www.zillow.com/static/xsd/SearchResults.xsd 
/vstatic/ad61129f275e26eed3e3f3aba47dcc02/static/xsd/SearchResults.xsd" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:SearchResults="http://www.zillow.com/static/xsd/SearchResults.xsd";>
- <request>
  <address />
  <citystatezip />
  </request>
- <message>
  <text>Error: invalid or missing ZWSID parameter</text>
  <code>2</code>
  </message>
  </SearchResults:searchresults>

-- 
Wally Kolcz
MyNextPet.org
Founder / Developer
586.871.4126 



<Prev in Thread] Current Thread [Next in Thread>