Investigate whether it's possible to support . Two possible paths:
1. Use java rendering for altogether, writing lots of code (and I don't even know if the architecture will allow editable content here yet)
2. Transform into a meta-form with elements on the way in and transform back on the way out, to use xxe's existing table support.