Element Index


Element Details


tool

Root element

Declared Attributes

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

Element Content Model

EMPTY

Referenced by

options


text

Common text switcher

Declared Attributes

Element Content Model

EMPTY

Referenced by

options


select

Switcher, which can contain only predefined values

Declared Attributes

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

Element Content Model

EMPTY

Referenced by

options


file

File switcher

Declared Attributes

Element Content Model

EMPTY

Referenced by

options


pairs

Switchers containing values structured as key=value

Declared Attributes

Element Content Model

EMPTY

Referenced by

options