Hi, I know that a NoSuchElementException is thrown if I try to assign a value to an attribute which is NOT in the template. But is there also a mechanism to get all attribute for which no value was set/assigned? Maybe some kind of DebugStringTemplate (as sub-class of StringTemplate)? - Didi