.. _ome-files-schema: OME-XML Schema ============== The OME-Files C++ implementation currently uses schema version :model_doc:`2013-06 ` of the OME-XML data model. The :doxygen:`model ` and :doxygen:`metadata ` interfaces and classes are generated from this schema and will read and write OME-XML and OME-TIFF files using this version of the schema. See the :ref:`ome-files-cpp-tutorial` section for further details of these interfaces. The implementation will be updated to use a newer version of the OME-XML schema in a future release.