Components of mzML ------------------ :mod:`psims` uses Python classes for XML elements in mzML. A few have custom logic that will trigger automatically, while others have helper methods that may be useful if you are constructing these objects directly. .. automodule:: psims.mzml.components :members: :exclude-members: GenericCollection, IDGenericCollection, ComponentBase, ComponentDispatcher