keepWithNext

the indication whether a step is presented together with the next step, if possible. The attribute keepWithNext is intended for use only when absolutely necessary in a given situation (eg, where scrolling is not practical for the user or the viewing device does not allow scrolling). The attribute keepWithNext can have one of the following values:
- "0" (D) - No, the step is not kept with the next sibling step
- "1" - Yes, the step is kept with the next sibling step (if one exists) and therefore, all children of the element for which the attribute keepWithNext is set, must be kept together as well (if possible). The attribute keepWithNext has no meaning when placed on a final step.