| attributes |
| Name | Type | Use | Default | Fixed | annotation | | name | xs:string | required | | | | documentation | Name that is used to identify the element.
Should therefore be unique in the context.
Even though arbitrary strings are allowed, C-syntax type strings,
in the English language, are recommended. |
| | displayName | xs:string | | | | | documentation | Name of the command as being displayed to the user.
Special characters and non-english languages are here appropriate. |
| | comment | xs:string | | | | | documentation | | Textual comment. |
| | value | parameterValue | required | | | | documentation | | Numerical value for a parameter. Nonnegative integer with base 10. |
|
|