|
 |
online DocBrowser for netUpdate_upd.xsd
Version: |
1.00 |
Generation Date: |
1 May 2003 |
|
|
 |
|
Element definition
name |
data type |
content |
definition |
- |
empty |
definition is the element that defines the netUpdate definition file of the focused product in terms of a special resource element. |
 |
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=(^ ${NETUPDATE_DATA}[A-Za-z0-9_-]+\.def) is the local absolute file name of the definition file located in the NETUPDATE_DATA directory. Note that the file extension must be .def! |
|
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. |
 |
|