[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<hierarchy-level-at-which-macro-appears>
    <apply-macro>
        <name>macro-name</name> <!-- identifier -->
        <data>
            <name>
name</name>
            <value>
value</value>
        </data>
    </apply-macro>
</hierarchy-level-at-which-macro-appears>

Description

Collection of data that acts as input parameters to an instruction defined in a commit script.

Contents

<data>—Input parameter to the apply macro.

<name>—(Child of <apply-macro> tag element) Name of the apply macro.

<name>—(Child of <data> tag element) Item to be operated on by the macro.

<value>—Value of the item.


[Contents] [Prev] [Next] [Index] [Report an Error]