Element Index
Element Details
tool
Root element
Declared Attributes
- #DEFAULT ENUMERATION ( info | process ) type = info
- #REQUIRED CDATA name
Element Content Model
(command, info, homepage, options)
Referenced by
command
Command for execution
Element Content Model
(#PCDATA)*
Referenced by
tool
info
Short info descibing tool
Element Content Model
(#PCDATA)*
Referenced by
tool
homepage
Link to homepage of the tool
Element Content Model
(#PCDATA)*
Referenced by
tool
options
Switchers of the tool
Element Content Model
((list | text | select | checkbox | file | pairs)*)
Referenced by
tool
list
Switcher containing list of values separated by character set in 'separator' attribute
Declared Attributes
- #REQUIRED CDATA separator
- #IMPLIED CDATA default
- #DEFAULT ENUMERATION ( true | false ) fixed_length = false
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( true | false ) multi = false
- #DEFAULT ENUMERATION ( true | false ) quotes = false
- #REQUIRED CDATA switcher
- #IMPLIED CDATA info
Element Content Model
EMPTY
Referenced by
options
text
Common text switcher
Declared Attributes
- #IMPLIED CDATA default
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( true | false ) multi = false
- #DEFAULT ENUMERATION ( true | false ) quotes = false
- #REQUIRED CDATA switcher
- #IMPLIED CDATA info
Element Content Model
EMPTY
Referenced by
options
select
Switcher, which can contain only predefined values
Declared Attributes
- #IMPLIED CDATA default
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( true | false ) multi = false
- #DEFAULT ENUMERATION ( true | false ) quotes = false
- #REQUIRED CDATA switcher
- #IMPLIED CDATA info
Element Content Model
(item+)
Referenced by
options
item
Element containing predefined value of 'select' switcher
Element Content Model
(#PCDATA)*
Referenced by
select
checkbox
Boolean switcher
Declared Attributes
- #IMPLIED CDATA default
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( true | false ) multi = false
- #DEFAULT ENUMERATION ( true | false ) quotes = false
- #REQUIRED CDATA switcher
- #IMPLIED CDATA info
Element Content Model
EMPTY
Referenced by
options
file
File switcher
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( true | false ) multi = false
- #DEFAULT ENUMERATION ( true | false ) quotes = false
- #REQUIRED CDATA switcher
- #IMPLIED CDATA info
Element Content Model
EMPTY
Referenced by
options
pairs
Switchers containing values structured as key=value
Declared Attributes
- #REQUIRED CDATA separator
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( true | false ) multi = false
- #DEFAULT ENUMERATION ( true | false ) quotes = false
- #REQUIRED CDATA switcher
- #IMPLIED CDATA info
- #IMPLIED CDATA default
Element Content Model
EMPTY
Referenced by
options