Siebel Tools Reference > Physical User Interface Layer > Understanding Siebel Tags >

Nesting and Siebel Tags


You cannot nest a Siebel tag inside HTML tags. For example, the following is not valid and will generate an error:

<img src="<swe:control id="1"/>">

In addition, you cannot nest some Siebel tags. For example, the following is not valid and will generate an error:

<swe:control id="1">

<swe:control id="2" property="formattedHTML"/>

<swe:this property="formattedHTML"/>

</swe:control>

</swe:control>


 Siebel Tools Reference
 Published: 20 October 2003