Module ntcip::dms::multi

source ·
Expand description

MarkUp Language for Transportation Information

MULTI is used to compose DMS messages. It consists of text spans and Tags.

Default message values are specified in MultiCfg.

Enums§

Functions§

  • Check if a MULTI string is “blank”
  • Remove MULTI tags and join text spans
  • Normalize a MULTI string
  • Get an iterator of tags/text spans in a MULTI string
  • Get an iterator of text spans in a MULTI string