In article <[EMAIL PROTECTED]>,
Robert Rawlins - Think Blue <[EMAIL PROTECTED]> wrote:
                        .
                        .
                        .
>I've been thinking about the possibility of using a combination of xpath to
>search the XML with some loops which change the date. As events won't ever
                        .
                [much other detail]
                        .
                        .
XPath's great, of course <URL: 
http://www-128.ibm.com/developerworks/xml/library/x-simplifyxmlreads.html >.
Among XML devotees, the first bell that rings when someone is *transforming*
XML, as you seem to need, is XSLT <URL:
http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/python-xslt >.

I understand your problem poorly enough, and Python is rich enough,
that perhaps the most appropriate solution involves any number of 
other technologies (XQuery?  ...).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to