Element: <else>

Syntax


<!ELEMENT else        (stageinfo?,(configure|copy|download|execute|
                                       if|link|make|mkdir|move|ownership|package|
                                       patch|permissions|remove|search_replace|
                                       stage|textdump|unpack)*)>

This element occurs in the element if.

See also : configure, copy, download, execute, if, link, make, mkdir, move, ownership, package, patch, permissions, remove, search_replace, stageinfo, textdump, unpack.

Description

This element groups the elements that should be executed if the test performed when evaluating an if element isn't satisfied.