Karl Guertin wrote:
ZPT, Kid, and Genshi are all well formed XML and should validate unless the schema is written to disallow attributes in a different namespace or the schema depends on the expanded template structure (though you could write your template so that it would work).
Ah, I knew ZPT was validating but I wasn't aware Kid and Genshi were (I should read other people's docs before making blanket assertions). By "non-validating XML-based" I really meant PSP/PHP style (which is certainly non-validating <wink>).
Anyway, thanks for pointing that out. The documentation is updated (I actually need to do another couple rounds of documentation additions and fixes - the current ones were written in one feverish sitting just so they'd exist ;-)
Regards, Cliff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

