Tamino XML Server Version 9.7
 —  XQuery 4 Reference Guide  —

Constructor

Constructor expression.


Syntax

Constructor

graphics/Constructor.png

ElementConstructor DirectCommentConstructor XmlProcessingInstruction ComputedDocumentConstructor ComputedElementConstructor ComputedAttributeConstructor CompTextConstructor CompCommentConstructor CompPIConstructor

Top of page

Description

A Constructor is a general expression that is defined by further expressions to construct different kinds of nodes.

Top of page

Example

See the description of the respective constructor expressions for examples.

Top of page

Related Syntax Constructs

The following construct(s) refer to this construct:

Top of page