Mashables and Mashups : Mashups in EMML : Writing Mashups in EMML : Constructing the Mashup Result, Inputs or Intermediate Variables : Literal XML Structures with Literal or Dynamic Data
Literal XML Structures with Literal or Dynamic Data
You define the literal XML structure of the result or variables. This must be well-formed XML, completely enclosing the structure in a root node.
Important:  
Previous versions of Business Analytics required you to wrap CDATA sections around literal XML in a mashup script. CDATA is a deprecated technique.
It is a good practice to declare a namespace on the <mashup> element for your literal XML. Then use this namespace to differentiate literal XML from EMML markup.
Namespaces for literal XML are optional. If you omit a namespace for the literal XML in your mashup script, this also limits the validation that any XML editor provides within the literal XML. It has no effect on mashup processing.
You use literal values or dynamic mashup expressions to define the data that will fill this structure. See Dynamic Mashup Expressions for information on the syntax of these expressions.
You can also use XPath functions in these expressions to perform calculations or to cast data to another datatype.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback