* Reads a single xmlNode into an XdmfItem object in memory. The constructed XdmfItem is added to myItems and an entry is added mapping the xmlNodePtr to the new XdmfItem in the xPathMap.
*/
...
...
@@ -144,3 +142,34 @@ boost::shared_ptr<XdmfItem> XdmfCoreReader::read(const std::string & filePath) c