"Damjan" <[EMAIL PROTECTED]> writes: >> > First is a XML template that within some container (commonly use 'DIV') >> > Second shows the way to use this template with TurboGears. >> >> I used "div" just because I'm used to that... It doesn't matter what the >> name >> is since it will (and has to be!) stripped from the output. > > Can't you use something like: > <chart xmlns:py="http://purl.org/kid/ns#">
I haven't used that to avoid inserting extraneous declarations and namespaces on the resulting file. If I did that, that xmlns declaration would be on the output as well. I dunno how the flash thing will handle that, but this is theoretically possible. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

