sef_feature: sef_workset_info

This is the SEF Workset Info feature and it provides the writer with all the information necessary to create a workset in FRAMME when the output file is exported to FRAMME. This must be the first feature sent to the writer.

Additional attributes for the SEF Header Feature are shown below:

Keyword Suffix

Value

Required/Optional

sef_workset_
type

This tag indicates the type of the workset.

Range:

READ_WRITE |

READ_ONLY |

ALTERNATE_SCHEME |

LITE

Default: READ_ONLY

Optional

sef_segment

{<number>}

This tag represents the segment name associated with the workset. There can be more than one occurrences of this tag if the workset has multiple segments. Note that <number> is an integer that starts at 0. If this is not specified, this is defaulted to an empty string.

Optional

sef_schema

This keyword is used only in conjunction with ALTERNATE_SCHEMA. It is an alphanumeric text string with a limit of 16 characters that represents the name of the alternate scheme.

Optional