* Peter Schober <peter.schober at univie.ac.at> [2015-10-29 18:19]: > That doesn't do anything other than (for an attribute definition with > id="Foo") Foo.addValue() either and worked fine for me. The difference is I call addValue() whereas you are calling getValues() when there can't be any yet as per your code, AFAIU. -peter