Class: Chemicalml::Cml::Namespace

Inherits:
Lutaml::Xml::W3c::XmlNamespace
  • Object
show all
Defined in:
lib/chemicalml/cml/namespace.rb

Overview

The default CML XML namespace. CML itself doesn't actually declare a mandatory namespace URI on its root — most published CML files use the bare element names. We declare this for future schema-validation work and so consumers can request namespaced output via the namespace: serialisation option.