[XML-SIG] Validating parser?

Konrad Hinsen hinsen@cnrs-orleans.fr
26 Oct 2001 20:50:45 +0200


"Martin v. Loewis" <martin@v.loewis.de> writes:

> You could try the 4DOM builders, 
> 
> parser = make_parser(['pirxx'])
> p = xml.dom.ext.reader.Sax2.Reader(parser=parser)
> p.FromStream(open('scientific_python.xml'))

That is what I ended up using - I wish I had found it in the 4DOM
documentation.

Konrad.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                            | E-Mail: hinsen@cnrs-orleans.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24
Rue Charles Sadron                       | Fax:  +33-2.38.63.15.17
45071 Orleans Cedex 2                    | Deutsch/Esperanto/English/
France                                   | Nederlands/Francais
-------------------------------------------------------------------------------