<scope-node> creates a template node using the current scope

name
scope-node
xml namespace
http://moyaproject.com

Create a template node that uses the current scope as the template data.

This node is identical to <node>, with the withscope attribute set to yes.

inherited attributes
name purpose type required? default choices
from Application application reference No
if Conditional expression expression No yes
ifexists Skip if the template can not be found boolean No no
template Template template path No
withscope Is current context when rendering template boolean No no