<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>I just implemented an XML-verifier utility for the purpose of my work. It's written in python, and uses lxml library.<br><br>With pleasure I'd like to share with you; hopefully you will find it useful.<br><br>Basically it allows you to state your expectations over "what should appear" and "what should not appear" in the XML-document that you'd like to validate, using the same format as that XML-document-to-be-verified.<br><br>I make the source code available here: http://www.box.net/shared/5hs5ynq75k (a .py file) -- just three functions that make up the recursive checkings.<br><br>More info is available at: http://jananuraga.blogspot.com/2008/12/xpectador-10.html<br><br>Feel free to use and modify it under creative-common attribution generic 2.5 license: http://creativecommons.org/licenses/by/2.5/ . At least please put a link to my blog in your
 version / port of xpectador.<br><br>Saludos,<br>Raka<br></td></tr></table><br>