netUpdate, a program capable of updating
and upgrading products over the Internet.
netUpdate
    XSD DocBrowser   ·  Revision history
    Download area
    FAQ
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
online DocBrowser for netUpdate_upd.xsd
Version:  1.00
Generation Date:  1 May 2003
overview  
back  
collection  

Element increment

name data type content
increment - empty
increment defines all needed information of one increment resource such that a decision for a smart update is possible. By defining an increment information a handler resource (an executable) must be defined as well that is able a incrementally update the target using the increment resource!
 
subelements in the requested order
none  
attribute name data type [min,max] default
last_modified long>0 [1,1] -
last_modified is the last modified date of the resource given as an epoch time (number of seconds since 1.1.70).
local_name pattern [1,1] -
local_name=( [^\\]+) is an absolute local file path of the target resource holding all information (e.g. the database file). The attribute can include any numbers of previously defined parameters declared in the parameter section as parameter expansion is carried out. Parameters are supplied as${PARAMETER_NAME}.
remote_name anyURI [1,1] -
remote_name is an absolute URL giving the location where to retrieve the resource. Note that this attribute must be a legal URL, parameters are not allowed here!
size long>0 [1,1] -
size is the size of the resource in bytes.