backward-forward data type
The backward-forward type is used to specify repeat directions. The start of the repeat has a forward direction while the end of the repeat has a backward direction.
Base type: token
Allowed values
| backward | ![]() |
|---|---|
| forward | ![]() |
Where is this type used?
<repeat> — "direction" attribute

