|
|
@@ -1442,11 +1442,18 @@ subdirectories.</p> |
|
|
|
<tr> |
|
|
|
<td valign="top">message</td> |
|
|
|
<td valign="top">the message to echo.</td> |
|
|
|
<td valign="top" align="center">Yes</td> |
|
|
|
<td valign="top" align="center">Yes, unless data is included in a |
|
|
|
character section within this element.</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h3>Examples</h3> |
|
|
|
<pre> <echo message="Hello world" /></pre> |
|
|
|
<pre> |
|
|
|
<echo> |
|
|
|
This is a longer message stretching over |
|
|
|
two lines. |
|
|
|
</echo> |
|
|
|
</pre> |
|
|
|
<hr> |
|
|
|
<h2><a name="exec">Exec</a></h2> |
|
|
|
<h3>Description</h3> |
|
|
|