Secrets of the XML gods- March 18, 2003 text, code, data It's the season for confession. First Tim Bray reveals a dirty secret: "a lot of input data these days is XML...in most cases, I use the perl regexp engine to read and process it." Then Sean McGrath fesses up to his Python habit: "I know I should be invoking a WF well-formed parser on the content.xml string but gee Ma, I've got work to do." ...http://weblog.infoworld.com/udell/categories/xml/2003/03/18.html#a642 Querying XML in databases- March 17, 2003 Tom Dyson points out that XPath support for PostgreSQL is in the works. Here's the example he gives: ...http://weblog.infoworld.com/udell/categories/xml/2003/03/17.html#a640 |