XLink/XPointer processing in Python

Uche Ogbuji uche at ogbuji.net
Thu Mar 22 17:19:14 EST 2001


Lars von Wedel wrote:

> I want to build an XML processing app which shall be
> able to process "simple" links according to the XLink
> spec (using SAX).
> 
> I haven't found any information on how these are handled
> in the processing application, so I assume, I must handle
> the xlink:href attribute content on 'my' own? Are there
> any reusable pieces of software to do so?

4Suite (http://4Suite.org) contains an XLink/XPointer processor that
handles most of those specs, and certainly simple links.


-- 
Uche Ogbuji
Personal:   uche at ogbuji.net		http://uche.ogbuji.net
Work:       uche.ogbuji at fourthought.com	http://Fourthought.com



More information about the Python-list mailing list