Financial Statement Analysis Automation leveraging XBRL

I continue my investigation on how to automate the analysis of financial statements...
I found you can get financial statement in a standard xml format named XBRL...
After that the sky is the limit, you can parse the data and do what you want with it...
Some more additional information if this interests you:
Definition:
http://www.xbrl.org/WhatIsXBRL/
Open source parser:
http://code.google.com/p/xbrlware/
Labels: analysis, automation, Finance, XBRL, XML