Viewing 2 posts - 1 through 2 (of 2 total)
Thanks Jacob. I will try to upload a feed and see if it they accept it.
April 9, 2008 at 8:34 am
#800458
I got a challenge. The RSS 2.0 Google Base feed:
http://base.google.com/support/bin/answer.py?answer=58085&hl=en
It seemed like it would be easy using the following:
WITH XMLNAMESPACES ('urn:http://base.google.com/ns/1.0' as "g")
WITH XMLNAMESPACES (
'urn:http://base.google.com/ns/1.0' as "g"
)
however, the result...
April 9, 2008 at 7:15 am
#800359