step-type エレメントには name 属性と、description、properties、command、および post-processing の各子エレメントがあります。
必須の name 属性は、ステップを識別します。description と name の内容は、Web アプリケーションと、そのプラグインの情報ページに表示されます。
<step-type name="Start">
<description>Apache HTTP Server の開始</description>