ListItem

Type name: ListItem

Extends Intangible

Name Type Description
item Thing An entity represented by an entry in a list (e.g. an 'artist' in a list of 'artists')’.
nextItem ListItem A link to the ListItem that follows the current one.
position Integer or Text The position of an item in a series or sequence of items.
previousItem ListItem A link to the ListItem that preceeds the current one.