Branch Tag
The branches tag contains an array of value/node sets. The type of data included in the "values" tag depends on the node type with which the branch is associated.
Disclaimer: Any images in this article are intended to be used as a guide for educational purposes only and they may differ slightly from the Production Environment.
In the example above, there are three branches associated with the top-level node. Because the node type is "lata", which of the branches is traversed depends on the values associated with each.
Branch Tag | |
Branch Tag | Description |
values | Contains an array of one or more values whose type depends on the overall node type for the associated branch. Please Note: This field may contain either single values or a range. In the event a range is represented, the beginning and ending values are separated by a colon. |
node | This field contains decision and/or action nodes that are traversed if any of the values are matched. |