Oh, thanks. That works as you said. Some peculiarities catch my attention: 1. At first it seems, we can use an attribute in the same tag that pulls the namespace where that attribute is defined. I do not know if that is valid XML, am no expert here. 2. Chameleon ZPT seem not to bother about that, because I can remove the xmlns-declarations altogether. 3. Chameleon ZPT also does not complain if I use a fantasy tag.
Unfortunately, still I find no way to put a valid doctype declaration into the layout template. Code example: http://paste.pocoo.org/show/348195/ KR, drebbin -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
