Module: Mspire::Mzml::Default
- Defined in:
- lib/mspire/mzml.rb
Constant Summary collapse
- NAMESPACE =
{ :xmlns => "http://psi.hupo.org/ms/mzml", "xmlns:xsi" => "http://www.w3.org/2001/XMLSchema-instance", "xmlns:xsd" => "http://www.w3.org/2001/XMLSchema", "xsi:schemaLocation" => "http://psi.hupo.org/ms/mzml http://psidev.info/files/ms/mzML/xsd/mzML1.1.0.xsd" }
- VERSION =
'1.1.0'