class EnsLib.EDI.SEF.SegmentComposite
extends EnsLib.EDI.SEF.CommonNode
property Composite
as EnsLib.EDI.SEF.Composite;
This holds the composite definition
property Name
as %String;
This holds the Name
property Ordinal
as %Integer;
This holds the ordinal
property OrdinalSpec
as %String;
This holds the ordinal spec
method GenerateDescriptor(pCompiler As EnsLib.EDI.SEF.Compiler)
as %Status
The MASK rules are very complicated and seem to be self-contradictory in places, this
code is best guess. TO DO: Peer review required
method Validate(ByRef pStatus As %Status)
as %Status
Perform a sanity check on the nodes in the parse tree