Changes

Jump to: navigation, search

Software Update:updates.xml Format

No change in size, 01:36, 8 November 2005
Elements & Attributes
<tr><td valign="top">'''type'''</td><td><code>major</code> or <code>minor</code>. Major updates are for major application number revs, minor for security releases or incremental updates.</td></tr>
<tr><td valign="top">'''version'''</td><td>A string in FVF format advertising the version of this application update.</td></tr>
<tr><td valign="top">'''extensionversionextensionVersion'''</td><td>A string in FVF format advertising the version of the extension API that this application update supplies</td></tr>
<tr><td valign="top">'''detailsURL'''</td><td>A URL string to a web page with more information about the specified update. This will be shown in the UI to the user when they are presented with the option to upgrade.</td></tr>
<tr><td valign="top">'''licenseURL'''</td><td>A URL string to a web page with additional license terms that need to be accepted before the update can be installed (optional, do NOT provide it if this is going to be empty)</td></tr>
<tr><td valign="top">'''type'''</td><td><code>partial</code> or <code>complete</code>, depending on the patch. </td></tr>
<tr><td valign="top">'''url'''</td><td>A URL to the remote patch file.</td></tr>
<tr><td valign="top">'''hashfunctionhashFunction'''</td><td>The name of the hash function to execute to verify the integrity of the patch.</td></tr> <tr><td valign="top">'''hashvaluehashValue'''</td><td>The server-generated hash generated for the file. If the client generated value does not match this, the integrity check fails after download.</td></tr>
<tr><td valign="top">'''size'''</td><td>The size of the update, in bytes.</td></tr>
</table>
525
edits

Navigation menu