XLink/XPointer processing in Python

Adam Logghe adaminthedomaindevtty.net
Thu Mar 22 01:05:36 EST 2001


Try www.fourthought.com has produced 4suite (python and c).

They have produced about as full featured XML suite as I've seen on any
platform. XLINK is implemented though I haven't used it yet.

It's the good stuff.

Adam
adam in the domain devtty.net

"Lars von Wedel" <vonWedel at lfpt.rwth-aachen.de> wrote in message
news:mailman.985163671.1382.python-list at python.org...
> Hi,
>
> 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?
>
> Lars





More information about the Python-list mailing list