Un élément step-type possède un attribut name et plusieurs attributs enfant : description, properties, command et post-processing.
L'attribut name obligatoire identifie l'étape. La description et le nom sont affichés dans l'application Web et dans les pages d'information du plug-in.
<step-type name="Start">
<description>Start Apache HTTP server</description>