|
 |
online DocBrowser for netUpdate_upd.xsd
Version: |
1.00 |
Generation Date: |
1 May 2003 |
|
|
 |
|
Element collection
name |
data type |
content |
collection |
- |
elementOnly |
collection is a container element for the purpose of incremental updates e.g. of a database. Note that each defined collection defines a fallback solution (fallback ) that is used if none of the increments (increment ) can be used. It is therefore essential that the fallback solution supplies all data e.g. the full database in the case of an incremental database update. If at least 1 increment is defined, then a handler for processing the increments must be given as well. |
 |
subelements in the requested order |
|
(increment [1,n], handler [1,1]) fallback |
[0,1] [1,1] |
 |
|
attribute name |
data type |
[min,max] |
default |
|
increment_basedate |
dateTime |
[0,1] |
- |
|
increment_basedate explicitly defines the lower date boundary of the 1st increment. If this date is not given, the the 1st increment spans a date range of zero! |
 |
|