Xml Updaters
============

.. automodule:: mhi.xml
   :synopsis: MHI-specific XML file reading and writing

The ``mhi.xml.pscad`` submodule is specifically for
reading & writing PSCAD's workspace (``*.pswx``), library (``*.pslx``),
and case (``*.pscx``) XML files.

.. toctree::
   :maxdepth: 2

   file
   node
   pscad/index
   changes
