Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Number node


When you are working in the TrueSight Orchestration Development Studio XSLT transform editor, the Number node is used to determine the integer position of a node or to format a number.

The Value, Grp Sep, Grp Size fields apply to numeric formatting. The remaining six fields apply to counting.

Field

Description

Required

Value

The numeric value to be formatted.

No

Grp Sep

Specifies the grouping separator used to separate groups of digits. The default value is a comma (,).

No

Grp Size

Specifies the number of digits in each group. Each group will be separated by the character defined in the Grp Sep field, and will count from right to left to establish groups. The default value is 3.

No

Count

An XPath expression used to specify the nodes in the source document to be counted.

No

From

An XPath expression used to specify the starting point for counting in the source document.

No

Level

Drop-down menu used to select the method for assigning the sequence number.

Valid values: single, multiple, any

No

Format

Defines the output format for the number.

Valid values for Format:

  • 1 (output format of 1 2 3)
  • 01 (output format of 01 02 03)
  • a (output format of a b c)
  • A (output format of A B C)
  • i (output format of i ii iii iv)
  • I (output format of I II III IV)

No

Lang

Specifies the language alphabet to be used for the numbering.

No

Letter

Drop-down menu used to select the numbering style for the language defined in the Lang field.

Valid values: alphabetic, traditional

The default value is alphabetic.

No

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Platform 24.3