wasm-demo/demo/ermis-f/python_m/cur/1891

30 lines
738 B
Plaintext

From: dkuhlman at netcom.com (G. David Kuhlman)
Date: Tue, 4 May 1999 14:34:38 GMT
Subject: Validating XML?
References: <372EF7DD.4F430D0D@darmstadt.gmd.de>
Message-ID: <dkuhlmanFB7ptq.8LB@netcom.com>
X-UID: 1891
I'm not sure which of the SAX drivers are validating parsers. But,
you can find out about them by going to http://www.python.org,
clicking on "sigs", then clicking on XML-SIG.
- Dave
Robb Shecter <shecter at darmstadt.gmd.de> wrote:
> Hi,
> I saw something somewhere that said that Python has a validating XML
> parser. I couldn't find anything about this though in the online docs.
> Can someone give an example of validating a piece of XML?
> Thanks,
> Robb