↧
I would like to have a repeating (random) node in XML containing several fields, for example:
node start
string1
int1
node end
..
node start
string1
int1
node end
I tried several things but I cannot get the repeating stuff running ... I can only add "values" no "keys"