| Overview | The "Define" Element | Table of Contents |
defines a macro
This element defines a macro, whose contents can be inserted at various locations in the spec through the use of the Insert element. A macro must be defined before it can be used; that is, the Define element for a macro must appear in the input file before any Macro elements for the same macro.
| Specification | The top-level element in the input file that encloses all other elements. |
| Name | How Many | Description |
| Attribute | 0 to 32767 | will be inserted wherever a corresponding Macro element appears |
| Child | 0 to 32767 | will be inserted wherever a corresponding Macro element appears |
| Content | 0 to 1 | will be inserted wherever a corresponding Macro element appears |
| name : string | optional |