[Developers] query syntax problem

Mark CE markce at btclick.com
Wed Aug 8 15:08:55 UTC 2007


Hi all,
I'm having a problem with some really basic query syntax.

To me the location/country type definition looks as though it 
includes a "contains" property.
So I want everything that the country "United Kingdom" contains:

{
"query": [{
"id": null,
"name": "United Kingdom",
"type": "/location/country",
"contains": []
   }]
}

But the message is returned: " Type /location/country does not have 
property contains "

What am I doing wrong?
Thanks


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.11.8/940 - Release Date: 06/08/2007 16:53




More information about the Developers mailing list