<referenceType> Element (for line)
This element defines a reference content type.
Parent Elements
Attributes
Name | Type | Description | Required |
---|---|---|---|
name | string | The reference content type name. Each reference content type must have a unique name. | Yes |
Child Elements
Name | Description | Required |
---|---|---|
contentFromTable | Defines reference content files from an Acuit Pinpoint table. Any number of these elements can be specified. | No |
contentList | Defines reference content files via an inline list. Any number of these elements can be specified. | No |
Remarks
Reference content is categorized by type, which allows different station types to indicate what type of content to display at each station.
The content file list can be obtained from the following sources:
- Listed inline in the configuration via <contentList> Element.
- Obtained from an Acuit Pinpoint table via <contentFromTable> Element.
If multiple sources are specified, then the content file lists from each source will be combined. For a particular unit, each reference content type will yield zero or one matching content file. All reference content sources defined above will be scanned in the order configured, with entries in the lists scanned in the order listed, until a match is found for the unit. Thus, content specific to a particular model can be listed above more general content applicable to multiple models.