[XML-SIG] Text in ElementTree?

2005-04-15 Thread Greg Wilson
I'm trying to write an example of how to move elements around in a document using ElementTree. The objective is to take things like this: Heading and turn them into: Heading i.e., put the emphasis inside the h1-h4 elements, instead of the other way around. It's almost working, but I'm

[XML-SIG] Re: Text in ElementTree?

2005-04-15 Thread Greg Wilson
> Greg Wilson wrote: I'm trying to write an example of how to move elements around in a document using ElementTree. This has to be some kind of record --- less than 180 seconds between my posting, and an email telling me to look at the "Mixed Content" section of the docs (my fault for printing it

[XML-SIG] ANN: 4Suite 1.0b1

2005-04-15 Thread Uche Ogbuji
Today we release 4Suite 1.0 beta 1, now available from Sourceforge and ftp.4suite.org. Highlights of changes -- * Minor to huge performance increases throughout the core libraries: * Ft.Lib.Set implemented in C, resulting in faster evaluation of XPath expressions using '/', '//', and '|')