> Does anybody know good comparison/review article of XML support in > major RDMBSes? I know that PostgreSQL's XML capabilities are quite > weak, but how far is it from other products? Could you please desribe a specific example of what you would like to do and how you would not be able to do that via PostgreSQL. I think you will find with functions of various languages you can do just about anything. You could for example load up exported functions from Xalan/Xerces XML libaray. Merlin