EdifactDelimiterOverride interface
The Edifact delimiter override settings.
Properties
component |
The component separator. |
data |
The data element separator. |
decimal |
The decimal point indicator. |
message |
The message association assigned code. |
message |
The message id. |
message |
The message release. |
message |
The message version. |
release |
The release indicator. |
repetition |
The repetition separator. |
segment |
The segment terminator. |
segment |
The segment terminator suffix. |
target |
The target namespace on which this delimiter settings has to be applied. |
Property Details
componentSeparator
The component separator.
componentSeparator: number
Property Value
number
dataElementSeparator
The data element separator.
dataElementSeparator: number
Property Value
number
decimalPointIndicator
The decimal point indicator.
decimalPointIndicator: EdifactDecimalIndicator
Property Value
messageAssociationAssignedCode
The message association assigned code.
messageAssociationAssignedCode?: string
Property Value
string
messageId
The message id.
messageId?: string
Property Value
string
messageRelease
The message release.
messageRelease?: string
Property Value
string
messageVersion
The message version.
messageVersion?: string
Property Value
string
releaseIndicator
The release indicator.
releaseIndicator: number
Property Value
number
repetitionSeparator
The repetition separator.
repetitionSeparator: number
Property Value
number
segmentTerminator
The segment terminator.
segmentTerminator: number
Property Value
number
segmentTerminatorSuffix
The segment terminator suffix.
segmentTerminatorSuffix: SegmentTerminatorSuffix
Property Value
targetNamespace
The target namespace on which this delimiter settings has to be applied.
targetNamespace?: string
Property Value
string