Announce: xmlarch.py - An XML architectural forms processor written in Python
Geir Ove
grove at infotek.no
Fri Jul 24 10:56:00 BST 1998
xmlarch.py: An XML architectural forms processor written in Python
Version: 0.10
Author: Geir Ove Grønmo
Email: grove at 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 at infotek.no http://www.infotek.no/ |
-------------------------------------------------------
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list