Good evening,
I could use something like a composite datatype, which defines a set of columns and could be added as multiple "rows", in old pascal, that was called "record", but lets call it a dataset.
So my contenttype "house" would have a property
* <property name="decorations"><type>my:dataset</type><multple>true</multiple><property>
So I would not only add 1 .. n tags, each one beeing a single "textline", but multiple rows, consisting of data tuples.
Has someone tried something like that - or more important - has a component generator built for it, I could reuse ?
Regards, Norgan