15821583158415851586158715881589159015911592
throw XProcException.staticError(15, node, "A cx:until-unchanged must contain a subpipeline."); } for (XdmNode substepNode : rest) { Step substep = readStep(step, substepNode); step.addStep(substep); } step.checkPrimaryIO(); return step; }