Tamino XML Server Version 9.7
 —  XQuery 4 Reference Guide  —

CommentTest

Check for comment nodes.


Syntax

CommentTest

graphics/CommentTest.png

Top of page

Description

A CommentTest is one of a number of node tests that are used in a step expression. The expression comment() is true for any comment node.

Top of page

Example

Top of page

Related Syntax Constructs

The following construct(s) refer to this construct:

Top of page