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.
on
Enables debug mode.
off
Disables debug mode.
Attributes
- on
-
Enables debug mode.
- off
-
Disables debug mode.
With debug:
Without debug:
"=> >
With debug:
Without debug:
Example
With debug:
Without debug:
"=> >
With debug:
Without debug:
|