TextMapping
CDIFDataDescription::Classes::TextMapping
Definition
Per-field mapping specialized for delimited or fixed-width text data sets.
Diagram
Inheritance
Generalizes: AbstractMapping ↗
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| index | integer | [0..1] | cdif:index - column index of this variable. |
| isFixedWidth | boolean | [0..1] | cdi:isFixedWidth - whether this is a fixed-width text column. |
| length | integer | [0..1] | cdi:length - column width for fixed-width data. |
Associations
No associations.