Interface: Build999SegmentErrorSpec
Segment-level error spec - input for an IK3 (with optional nested IK4s).
Properties
contexts?
readonlyoptionalcontexts?: readonlystring[]
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?
readonlyoptionalelementErrors?: readonlyBuild999ElementErrorSpec[]
loopIdentifier?
readonlyoptionalloopIdentifier?:string
segmentIdCode
readonlysegmentIdCode:string
segmentPositionInTransactionSet
readonlysegmentPositionInTransactionSet:number
syntaxErrorCode?
readonlyoptionalsyntaxErrorCode?:Ik304Code