<extension>
5/35
Modes of Operation
Invocation
The
<extension>
tag is the top level tag of every extension description. The name of the extension is specified in its
name
attribute. A minimal extension looks like this:
<?xml version="1.0"?> <extension name="x1"/>