<root>
<template path="/message">
<label dir-for="label" />
</template>
<template path="/attributes/*">
<label dir-for="label">
<attr-connect name="label" function="last-dir" />
</label>
<edit dir-for="event,input" />
</template>
</root> 
