<macro:custom-macro-name>
The use of a custom EMML statement defined in a macro of that name. To use macros in a mashup script, you must declare the macro reference namespace and use the namespace prefix with your custom macro name.
Pass input parameters to the custom macro as attributes in this statement. Use the outputvariable attribute to identify the variable that should receive the results of the macro, if any.
See also Calling a Macro in a Mashup Script and EMML Namespaces for more information and examples.
| Content Model | Empty. Input parameters to the macro are passed as attributes of the same name. |
| Allowed In | mashup, else, elseif, for, foreach, if, operation, sequence, while, |
Enterprise Mashup Markup Language (EMML) Documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.
