![]() |
Separators Properties |
The Separators type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComponentDataElement |
Separator for component data elements.
|
![]() | DataElement |
Separator for data elements.
|
![]() | DecimalPoint |
Decimal point.
|
![]() ![]() | Edifact |
Factory method to initialize a new instance of the Separators class.
Uses the default EDIFACT separators:
Segment '
ComponentDataElement :
DataElement +
RepetitionDataElement *
Escape ?
|
![]() | Escape |
Release indicator for escaping terminators.
|
![]() | EscapeSequence |
Escape sequence.
|
![]() | HasEscape |
Whether the escape separator or the escape sequence is used.
|
![]() ![]() | Hl7 |
Factory method to initialize a new instance of the Separators class.
Uses the default HL7 separators:
Segment \r
ComponentDataElement ^
DataElement |
RepetitionDataElement ~
Escape \
Subcomponent (ampersand)
|
![]() ![]() | NcpdpScript |
Factory method to initialize a new instance of the Separators class.
Uses the default NCPDP SCRIPT separators:
Segment '
ComponentDataElement :
DataElement +
RepetitionDataElement *
Escape /
|
![]() ![]() | NcpdpTelco |
Factory method to initialize a new instance of the Separators class.
Uses the default NCPDP TELCO separators:
Segment 1E
ComponentDataElement 1C
DataElement 1C
|
![]() | RepetitionDataElement |
Separator for repetitions of data elements.
|
![]() | Segment |
Separator for segments.
|
![]() | SubComponent |
HL7 subcomponent separator.
|
![]() ![]() | X12 |
Factory method to initialize a new instance of the Separators class.
Uses the default X12 separators:
Segment ~
ComponentDataElement >
DataElement *
RepetitionDataElement ^
Escape N/A
|