XML (fwd)

Mel Wilson mwilson at the-wire.com
Sat Jun 28 11:12:26 EDT 2003


In article <mailman.1056731821.18681.python-list at python.org>,
Lulu of the Lotus-Eaters <mertz at gnosis.cx> wrote:
>mwilson at the-wire.com (Mel Wilson) wrote previously:
>|   And there isn't much to XML.  There's a first line of
>|version information... Then there's
>|the [ ... ]
>
>Add entity escaping
>Add namespace declarations
>Add namespace modified tags
>Add namespace modified attributes
[ ... ]
>... and then you're almost there.
>
>What could be easier?

   Thanks.  I'm making a study list for my next run through
_XML in a Nutshell_.  DTD validation I know and handwaved
away, the rest is on.  Namespaces particularly.  The people
I was seeing coming to Usenet to be peeved at XML were
dwelling on the issues I did cover.  xml.sax seems to
have handled a lot without bothering me.

        Regards.        Mel.




More information about the Python-list mailing list