<c:next-match
with-params? = expression(Object | IDictionary<String, Object>)
tunnel-params? = expression(Object | IDictionary<String, Object>) >
<!-- Content: c:with-param* -->
</c:next-match>
Invokes the next template rule that matches the current input.
- Category
- instruction
- Permitted parent elements
- Any XCST element whose content model is sequence-constructor
- Any literal result element
Attributes
tunnel-params |
An object with tunnel parameters. |
with-params |
An object with parameters. |
In addition to the attributes in the preceding table, there are a number of standard attributes that may appear on any XCST element.