There is no support for slices of multiple choice nodes.
Description
For nodes of kind choice, slices can be defined and when this happens, they can replace the sub-choice created as its node child. Conditions/behavior has to be deducted from the node cardinality of the slicing.rules value (ie slice can have max cardinality of 0 and therefore it won't replace the node).
Problem
There is no support for slices of multiple choice nodes.
Description
For nodes of kind
choice
, slices can be defined and when this happens, they can replace the sub-choice created as its node child. Conditions/behavior has to be deducted from the nodecardinality
of theslicing.rules
value (ie slice can have max cardinality of0
and therefore it won't replace the node).