Tamino XML Server Version 9.7
 —  XQuery 4 Reference Guide  —

AnyKindTest

Check for any kind of node.


Syntax

AnyKindTest

graphics/AnyKindTest.png

Top of page

Description

An AnyKindTest is one of a number of node tests that are used in a step expression. The test node() is true for any kind of node.

Top of page

Example

Top of page

Related Syntax Constructs

The following construct(s) refer to this construct:

Top of page