One of the bigger issues I encountered while writing code for the Open XML Objects project is validation of the various XML files. Of course I want and need to use the XML-Schema files downloadable from ECMA , but these schemas contain circular imports
Read More...