Skip to content

Commit

Permalink
Added more query examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermechapiewski committed Aug 18, 2010
1 parent 1aefe78 commit dcb5848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bing/microsoft.bing.image.xml
Expand Up @@ -2,6 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd">
<meta>
<sampleQuery>select * from {table} where query="sushi"</sampleQuery>
<sampleQuery>select * from {table} where query="sushi" and market="en-US"</sampleQuery>
<documentationURL>http://msdn.microsoft.com/en-us/library/dd250942.aspx</documentationURL>
</meta>
<bindings>
Expand Down

0 comments on commit dcb5848

Please sign in to comment.