Skip to main content
Version: v0.0.2

Interface: Build999SegmentErrorSpec

Segment-level error spec - input for an IK3 (with optional nested IK4s).

Properties

contexts?

readonly optional contexts?: readonly string[]

Optional CTX context strings emitted between this IK3 and the first nested IK4 (or the next IK3 / IK5 if no IK4s). Each entry becomes a single CTX segment with the given value as its first composite element.


elementErrors?

readonly optional elementErrors?: readonly Build999ElementErrorSpec[]


loopIdentifier?

readonly optional loopIdentifier?: string


segmentIdCode

readonly segmentIdCode: string


segmentPositionInTransactionSet

readonly segmentPositionInTransactionSet: number


syntaxErrorCode?

readonly optional syntaxErrorCode?: Ik304Code