@Override
 public List<XFormsControl> getChildrenControls(XFormsControls controls) {
   return controls.getCurrentControlTree().getChildren();
 }