|
 |
online DocBrowser for netUpdate_upd.xsd
Version: |
1.00 |
Generation Date: |
1 May 2003 |
|
|
 |
|
Element uses
name |
data type |
content |
uses |
- |
elementOnly |
uses defines a parent-child relationship or dependency. Such a relationship means that the product uses and relies upon another product. Implicitly you express with such a relationship that the other product must be checked for possible updates as well (if it does exist). |
 |
subelements in the requested order |
|
post_processor |
[0,n] |
 |
|
attribute name |
data type |
[min,max] |
default |
|
definition |
pattern |
[1,1] |
- |
|
definition=(^ ${NETUPDATE_DATA}[A-Za-z0-9_-]+\.def) is the definition file of the other product the current product is relying on. Note that the definition file must be located in the NETUPDATE_DATA directory and that the file extension must be .def! |
|
post_processor |
string |
[0,1] |
- |
|
post_processor is the full name (path and filename) of an application that is started after the update of the "child" product is carried out. If no resource of that product is updated then the post_processor is not launched. ! 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}. |
 |
|