xmlarch.py - An XML architectural forms processor written in Python


From      owner-xml-dev@ic.ac.uk Fri Jul 24 04:04:43 1998
Date:     Fri, 24 Jul 1998 11:03:04 +0200
From:     Geir Ove <grove@infotek.no>
To:       xml-dev@ic.ac.uk, python-announce-list@cwi.nl
Subject:  Announce: xmlarch.py - An XML architectural forms processor written in Python

xmlarch.py: An XML architectural forms processor written in Python

Version: 0.10

Author: Geir Ove Grønmo

Email: grove@infotek.no

Released: July 24th 1998

Homepage: http://www.infotek.no/~grove/software/xmlarch/xmlarch.html


What is xmlarch.py?

The xmlarch.py module contains an XML architectural forms processor written in Python. It allows you to process XML architectural forms using any parser that uses the SAX interfaces. The module allow you to process several architectures in one parse-pass. Architectural document events for an architecture can even be broadcasted to multiple DocumentHandlers.

The XML architecture processor uses the SAX DocumentHandler interface which means that you can register the architecture handler (ArchDocHandler) with any SAX 1.0 compliant parser.

No meta-DTDs are currently read by xmlarch.py, but a DTD parser will be used when one is avaliable.

Note that this is a very early release and that a lot of things may be missing. But; it's free!

All kinds of feedback is valuable for the further development of xmlarch.py.

Enjoy!

Geir Ove Grønmo



 ==================  Geir Ove Grønmo  ==================
|  STEP Infotek as, Gjerdrumsvei 12, 0486 Oslo, Norway  |
|        grove@infotek.no http://www.infotek.no/
 -------------------------------------------------------

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)