Re: [XML-SIG] Re: Minidom empty script element bug

2005-03-16 Thread Ryan Tomayko
On Mar 15, 2005, at 6:14 PM, Martin v. Löwis wrote: Derek Basch wrote: XHTML 1.0 specs, Appendix C [EMAIL PROTECTED] C.3 Element Minimization and Empty Element Content Given an empty instance of an element whose content model is not EMPTY (for example, an empty title or paragraph) do not use the m

Re: [XML-SIG] Generating XML from scratch

2005-02-16 Thread Ryan Tomayko
You may also want to consider using an XML aware template language: Ryan On Feb 16, 2005, at 1:55 PM, Uche Ogbuji wrote: On Wed, 2005-02-09 at 12:46 -0700, John W. Shipman wrote: I've been all through python.org site and carefully read ``Python & XML'' by Jones a

Re: [XML-SIG] Re: XML for scientific data storage and search

2005-01-12 Thread Ryan Tomayko
On Jan 12, 2005, at 3:00 PM, Fredrik Lundh wrote: http://cvs.sourceforge.net/viewcvs.py/splice/kid/pulltree.py? view=markup Just a heads up regarding this module... I'm not extremely happy with it right now. It could use a few rounds of simplification and I have a feeling some basic function/m

Re: [XML-SIG] Re: cElementTree 0.8 (january 11, 2005)

2005-01-12 Thread Ryan Tomayko
On Jan 12, 2005, at 2:12 PM, Fredrik Lundh wrote: pyRXPU 11500k 0.22s libxml2 16000k 0.098s cElementTree 0.8 5700k 0.058s readlines (read as text) 5050k 0.03