[XML-SIG] ANN: xmlarch 0.25, an XML architectural forms processor

Geir Ove Grønmo grove@infotek.no
22 Mar 1999 08:56:47 -2300


xmlarch: An XML architectural forms processor written in Python

Version:  0.25
Released: March 23rd 1999
Author:   Geir Ove Grønmo
Email:    grove@infotek.no

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

---

What is xmlarch?

The xmlarch 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 main reason for releasing this version is to be able to support
architectural processing with tmproc[1]. Topic Map processing relies
heavily on the existence of the #GI mapping.

What's new?

  - Added support for the new #GI mapping token.

  - Added a method called get_current_element_name() to the
  ArchDocHandler class, so that you can easily keep track of the
  original generic identifier.

Fixes:

  - Bug related to the mapping between attributes and content.
  - Some minor ones.

[1] http://www.infotek.no/~grove/software/tmproc/index.html

---

Enjoy!

Geir Ove Grønmo

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