Is there any way to describe complex data types using a *-model.xml document? Specifically, I would like to have a repeatable group of form controls to describe the names, roles, affiliations etc. of multiple people involved in a project. There will probably be other cases where I want to describe multiple facets of multiple entities.
This kind of thing is easy to do in XForms. But I can't see how implement a tabular form control using types/aspects and properties. The FDK doesn't seem to have any form controls like this, so maybe it can't be done.