In <[EMAIL PROTECTED]>, flamesrock
wrote:

> #        <cities>
> #                <city1>
> [...]
> #                </city1>
> #                <city2>
> [...]
> #                </city2>
> #                <city3 and so on>
> [...]
> #                </city3 and so on>
> #        </cities>

Don't you think it's better to use an attribute for the city nr.? 
Something like ``<city nr="1">``.  At least if you intent to write a DTD
or Schema this might be better.

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to