[ You are here:
XTF ->
Tag Reference ->
crossQuery ->
Query Parser Output Tags -> Error Tag ]
Error Tag
This tag can be issued by the
Query Parser when it encounters an error. It has the form:
<error message="Error Message"/>
where Error Message is an error string describing the error.
This tag is a top level tag, and should be issued by itself in place of the normal
query tag when an error occurs. Once issued, the error will be routed to the
Error Generator stylesheet for processing.