Confirmed users, Bureaucrats and Sysops emeriti
812
edits
No edit summary |
|||
| Line 24: | Line 24: | ||
Optional: Contains a version which is passed as part of the update URL | Optional: Contains a version which is passed as part of the update URL | ||
Parent: OpenSearchDescription | |||
Restrictions: The value must contain 256 or fewer characters of plain text. The value must not contain HTML or other markup. | |||
Requirements: This element may appear zero or one time. | |||
Example: | Example: | ||
<Version>47</Version> | <Version>47</Version> | ||
== 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 updateURL matches, the UA SHOULD simply update the locally stored version. UAs SHOULD NOT prompt the user for confirmation. | 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 updateURL matches, the UA SHOULD simply update the locally stored version. UAs SHOULD NOT prompt the user for confirmation. | ||