It mentions the application/atom+xml representation:
<feed xmlns="http://www.w3.org/2005/Atom" xmlos:osearch="http://a9.com/-/spec/opensearch/1.1
">
However when you'd take a look at http://a9.com/-/spec/opensearch/1.1
it returns:
HTTP/1.1 302 Moved Temporarily : http://localhost:8080/a9website/opensearch/spec/1.1/?namespace=true
Is that supposed to happen?
-- Chris
xmlos:osearch
xmlns:osearchgrrr..
<author><url>uurn:guid:example.org:58UIDCSIOP233FDKK3HD44</url></
author>should be:<author><uri>urn:guid:example.org:58UIDCSIOP233FDKK3HD44</uri></
author>
> Please let us know if you see any more
Just a small one:
<title type="html"><a href="foo">some activity</a></title>
< > would work better there :)
--
John Panzer (http://abstractioneer.org)