Appendix : Legacy Presto components : Mashables and Mashups : Mashups in EMML : Writing Mashups in EMML : Constructing the Mashup Result, Inputs or Intermediate Variables
Constructing the Mashup Result, Inputs or Intermediate Variables
 
Literal XML Structures with Literal or Dynamic Data
<constructor>
<appendresult>
<select>
You define the structure of the result that is returned from a mashup operation in these statements:
*<constructor> to construct a well-formed document.
*<appendresult> to add one or more well-formed items to a variable.
*<select> (within <mashup>, <operation> or <macro>)
*<select> within a <join> command to select specific items within a set of repeating items.
*<group> constructs repeating structures from sorted and optionally filtered node sets.
You can also use these statements to construct complex input parameters or any complex intermediate variable. You can construct the contents of variables (in <variable>) or input parameters (in <input>) using literal XML.
Copyright © 2013-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback