B
blingk
I'm an XML newbie trying to add a property search and a featured
property to an estate agent's website using various XML bits sent to
me by the people who host their properties (a company called Dezrez).
Click here to see what the XML returned looks like for the property
search results...
http://data.dezrez.com/search.asp?wci=results&xslt=-1&eaid=639&perpage=32000&showstc=on
....and here to see it for the featured properties results...
http://www.dezrez.com/webservices/featured/featuredProperty.aspx?eaid=639&number=3&;showxml=1
Is this latter XML formed properly? The first one is recognized as XML
by the browser but the second seems to be interpreted as a web page
(which might be why I am getting no results when running this through
XSL or XSLT files??)
property to an estate agent's website using various XML bits sent to
me by the people who host their properties (a company called Dezrez).
Click here to see what the XML returned looks like for the property
search results...
http://data.dezrez.com/search.asp?wci=results&xslt=-1&eaid=639&perpage=32000&showstc=on
....and here to see it for the featured properties results...
http://www.dezrez.com/webservices/featured/featuredProperty.aspx?eaid=639&number=3&;showxml=1
Is this latter XML formed properly? The first one is recognized as XML
by the browser but the second seems to be interpreted as a web page
(which might be why I am getting no results when running this through
XSL or XSLT files??)