Trying to migrate the traceroute command from the old to the new world.
Unfortunately the XML schema definition does not allow a tagNode after interfaceDefinition node, only regular nodes are allowed.
This can be workarounded using https://github.com/vyos/vyos-1x/blob/current/op-mode-definitions/traceroute.xml#L8 which seems to be pretty ugly.