CDIFDataDescription

TextMapping

CDIFDataDescription::Classes::TextMapping

Definition

Per-field mapping specialized for delimited or fixed-width text data sets.

Diagram

Inheritance

Generalizes: AbstractMapping ↗

Attributes

NameTypeMultiplicityDescription
indexinteger[0..1]cdif:index - column index of this variable.
isFixedWidthboolean[0..1]cdi:isFixedWidth - whether this is a fixed-width text column.
lengthinteger[0..1]cdi:length - column width for fixed-width data.

Associations

No associations.