{ for $teacher in /skola/ucitel let $jmeno:=$teacher/jmeno where empty(/skola/trida/tridniucitel[./jmeno = $jmeno]) return $teacher }