Format Requirements of Siebel Web Format (SWF) Content
For a web template definition that contains Siebel Web Format (SWF) content, you must make sure that each format specification includes the following parts:
An enclosing XML element that names the type and optionally names the mode and state that Siebel CRM uses for the current format
The enclosed format content
You must make sure the content format meets the following requirements:
It must be a valid, regular Siebel Web Engine format.
It can reference all the properties of the current control, except FormattedHtml. To prevent recursion, it cannot reference FormattedHtml.
It can use the Data property in the <div od-property="<>"> tag.