NameSpace API ============= A names pace makes content from an odML document available in other documents. A name space object therefore provided an URI to the odML document to include and a prefix. The prefix can be used to address content from the included document from the referencing one. .. autoclass:: odml2.NameSpace :members: :undoc-members: