Confirmed users, Bureaucrats and Sysops emeriti
812
edits
| Line 44: | Line 44: | ||
== Forced Updates == | == Forced Updates == | ||
If a UA navigates to a search descriptor served with application/opensearchdescription+xml on the same origin (host+scheme+port) as the updateURL, and the | If a UA navigates to a search descriptor served with application/opensearchdescription+xml on the same origin (host+scheme+port) as the updateURL, the UA will download and parse the descriptor file. If the criteria below are met, the UA should update the local copy transparently. | ||
Update Criteria: | |||
* The Update URL MUST match exactly. | |||
* If the local copy has a <Version> element, the remote copy must be a newer version. | |||
== Example Search Descriptor with Update support == | == Example Search Descriptor with Update support == | ||