Hi,<br><br>I'm wondering what the specifications are for a bare minimum OME-TIFF file. I initially found a page specifying the minimum requirements for an OME-XML file (<a href="http://www.ome-xml.org/wiki/MinimumSpecification">http://www.ome-xml.org/wiki/MinimumSpecification</a>) but this is missing some of the tags found in the OME-TIFF specification page (<a href="http://www.loci.wisc.edu/ome/ome-tiff-spec.html">http://www.loci.wisc.edu/ome/ome-tiff-spec.html</a>) including the <TiffData /> tag.<br>
<br>Also, is there somewhere I can find a 'master list' of all the tags the OME-TIFF file format supports? I found what seems like a likely candidate for what I want (<a href="http://www.openmicroscopy.org/site/support/legacy/ome-server/developer/xml-schemata">http://www.openmicroscopy.org/site/support/legacy/ome-server/developer/xml-schemata</a>) but it's really confusing and I'm not sure if one of those lists contains all the elements of all the others (ie, my master list).<br>
<br>Lastly, as far as OMERO and bioformats is concerned, are </ome:OME> and </OME> the same? The first is from <a href="http://www.ome-xml.org/wiki/MinimumSpecification">http://www.ome-xml.org/wiki/MinimumSpecification</a>, while the second is from <a href="http://www.loci.wisc.edu/ome/ome-tiff-spec.html">http://www.loci.wisc.edu/ome/ome-tiff-spec.html</a>. Would both styles of XML validate with the bioformats command line tool, and would both successfully read into OMERO (meaning, would files using either XML tag style both work)?<br>
<br>Thanks,<br>Nick<br>