Table of Contents
Introduction
Information Tags
String Tags
Variable Tags
URL Tags
If Tags
Graphics Tags
Database Tags
Programming Tags
Supports System
SSI
htaccess
Image Maps
Appendix
|
<debug>
|
 |
<debug> is defined in the Main RXML parser module.
Sets debugging on or off. When debugging is on many RXML tags will
output more detailed error messages. It is equivalent to giving the
debug attributes to those tags.
|
|
Attributes
- on
-
Enables debug mode.
- off
-
Disables debug mode.
Example
|