class EnsLib.EDI.SEF.DependencyNote
extends EnsLib.EDI.SEF.Node
This represents an EDIFACT dependency note
property DependencyType
as %Integer;
This holds the dependency type
property Operands
as %String;
This holds the operands
method Validate(ByRef pStatus As %Status)
as %Status
Perform a sanity check on the nodes in the parse tree