|
 |
online DocBrowser for netUpdate_def.xsd
Version: |
1.00 |
Generation Date: |
1 May 2003 |
|
|
 |
|
Element parameter
name |
data type |
content |
parameter |
- |
empty |
parameter defines one symbol to value assignment. The value can be built from prior defined symbols, literals, or full registry keys. |
 |
subelements in the requested order |
|
none |
|
 |
|
attribute name |
data type |
[min,max] |
default |
|
symbol |
pattern |
[1,1] |
- |
|
symbol=([A-Z][A-Z0-9_-]{0,}) is the name of the symbol. Legal symbol names begin with an uppercase character followed by any sequence of uppercase characters numbers or the underscore and dash character. These parameters are used as transport mechanism for license information inproduct:url . |
|
value |
pattern |
[1,1] |
- |
|
value=([A-Za-z0-9_-/${}:]+) is the expansion of the symbol.value is built from prior defined symbols, literals, and full registry keys. Symbols and registry keys are supplied in the form of${PARAMETER_NAME} or${REG_KEYNAME} and can be nested as well. Please not that an Unix-like notation with slashes (/) is used for building path names - the backslash is not allowed! |
 |
|