xmlarch: version 0.20 released

Geir Ove Gronmo grove at infotek.no
Fri Oct 16 16:11:24 BST 1998


xmlarch: An XML architectural forms processor written in Python

Version:  0.20
Released: October 16th 1998
Author:   Geir Ove Grønmo
Email:    grove at infotek.no

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

---

What is xmlarch?

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?

  - The module is better documented. Class reference documentation has 
    been generated (pythondoc) and is included in the distribution.

  - Added full support for renaming. This includes support for 
    #CONTENT, #ARCCONT, #DEFAULT and #MAPTOKEN.

  - Added the possibility to get information about the original events 
    (EventTracker). This means e.g. that it is possible to find out what
    element was used in the client document. A more complete and higher 
    level api will be provided later.

  - Normalizer has been renamed to Prettifier. It is now more complete 
    and generates "prettified" output.

Fixes:

  - Suppressor attributes should apply to the element's descendants, not
itself.
  - Some minor ones

---

Enjoy!

Geir Ove Grønmo


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