[
Lists Home |
Date Index |
Thread Index
]
- From: Geir Ove Gronmo <grove@infotek.no>
- To: xml-dev@ic.ac.uk
- Date: Wed, 16 Sep 1998 16:59:11 +0200
xmlarch.py: An XML architectural forms processor written in Python
Version: 0.11
Author: Geir Ove Grønmo
Email: grove@infotek.no
Released: September 15th 1998
Homepage: http://www.infotek.no/~grove/software/xmlarch/index.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.
What's new?
There are no new features in this release. The module should now be placed
in the xml.arch package. The demo tools have been updated to support the
new package structure.
Problem with <?IS10744 arch ...?> not being recognized as an architecture
use declaration is now fixed. Now both <?IS10744:arch ...?> and
<?IS10744 arch ...?> are supported.
get_bridge_form() was called get_bridge_elem_form() a couple of places. This
is now fixed.
---
Enjoy!
Geir Ove Grønmo
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)
|