XHTML Modularization and Tables...

Hello:

We are defining our own XML application and wish to integrate XHTML into
it.  In particular, these XML tags provide dynamic scripting
capabilities to XHTML generation.
 
I have been successful in a base integration using the XHTML
Modularization spec 1.0.  The areas of problem have been introducing
dynamic generation of tables. In particular, the authors did not include
any "hooks" to enable foreign elements in between TABLE, THEAD, TR, TH,
TD, etc.  As a result, our DTD has to undefine the Tables module and
redefine all of the rules to include our elements.
 
I'm assuming that they felt it might have been too difficult to identify
where foreign elements might be "wired" into this DTD.
 
I see that the latest draft does not seem to address this either.
 
Is there any consensus on whether this is likely to be addressed in any
future specs?

Thanks,
Glenn Boysko

Received on Tuesday, 7 June 2005 06:39:55 UTC