I was just wondering why the new style dtml tags don't seem to follow the XML standard. For example, <dtml-var standard_html_header> can't be written as: <dtml-var name="standard_html_header"/> or: <dtml-var name="standard_html_header"></dtml-var> This seems to me (ignorant as I currently am of Zope's internals) an unnecessary restriction. My speculation is not entirely idle. It would pave the way, for instance, to enabling end-users to utilise an XML editor to manage content, or allow specialised XML-enabled applications to output DTML content. Can anyone throw any light on this? Thanks. David Trudgett
At 10:07 AM 6/1/00 -1000, you wrote:
I was just wondering why the new style dtml tags don't seem to follow the XML standard. For example,
There was a lot of discussion about this last year in August, when Zope 2.0 was released. You will find that the mailing archives probably give you many answers. Regards, Stephan -- Stephan Richter CBU - Physics and Chemistry Web2k - Web Design/Development & Technical Project Management
participants (2)
-
David Trudgett -
Stephan Richter