Control what to do with any other XML tags that have not been specifically processed as XHTML markup.
Possible Choices:
"show"
For example, if in the input data there is:
<tag> blah-blah </tag>
Note: The "Processing | Descriptions | Tags | XHTML" parameter should be also selected for this.
For example, if in the input data there is:
<i>blah-blah</i>
<i>
is in no-namespace,
then in the result documentation you will still see (italic text):
blah-blah
For example, if in the input data there is:
<tag> blah-blah </tag>
blah-blah