Literal

Numeric or string literal.

Top of page

Related Syntax Constructs

The following construct(s) refer to this construct:


Syntax

Literal

graphics/Literal.png

NumericLiteral StringLiteral

Description

In XQuery, a Literal is either a numeric literal or a string literal. See the section Lexical Structure for details.

Example

See the section Lexical Structure for examples.