Next Up Previous Contents
Next: get-mediatypes
Up: Common functions for the Starlink stylesheets
Previous: nl-to-pairs
[ID index][Keyword index]

node-list-split-by-gi

Description

Split a node-list into a list of node-lists.

Argument list
nodelist = node-list (Given)

The list of nodes to be split

gilist = list of strings (Given)

A list of GIs at which to split the node-list

Return value

Type: list of node-lists

List of node-lists, each one of which is either a single node whose GI is a member of `gilist', or a non-empty sequence of nodes whose GIs are not members of `gilist'. Preserves order.


Next Up Previous Contents
Next: get-mediatypes
Up: Common functions for the Starlink stylesheets
Previous: nl-to-pairs
[ID index][Keyword index]