Changeset 72
- Timestamp:
- 07/19/07 15:14:43 (13 months ago)
- Files:
-
- 3 modified
-
Schemas/OME/2007-06/index.html (modified) (1 diff)
-
Schemas/index.html (modified) (1 diff)
-
Xml/Working/min-sample.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Schemas/OME/2007-06/index.html
r57 r72 30 30 <div id="schema"> 31 31 <h2>Schema</h2> 32 <p>The schema XSD file is <a href=" OME.xsd">OME.xsd</a>.</p>32 <p>The schema XSD file is <a href="ome.xsd">ome.xsd</a>.</p> 33 33 </div> 34 34 <hr/> -
Schemas/index.html
r57 r72 39 39 <li>DataHistory - June 2007 Version 1 [<a href="DataHistory/2007-06/DataHistory.xsd">DataHistory.xsd</a>]The Data History schema. Data history describes the data dependency in OME.</li> 40 40 <li>MLI - June 2007 Version 1 [<a href="MLI/2007-06/MLI.xsd">MLI.xsd</a>]The Matlab Interface sub-schema.</li> 41 <li>OME - June 2007 Version 1 [<a href="OME/2007-06/ OME.xsd">OME.xsd</a>] The main schema which defines the OME ontology for microscopy. This schema makes use of all of the others.</li>41 <li>OME - June 2007 Version 1 [<a href="OME/2007-06/ome.xsd">ome.xsd</a>] The main schema which defines the OME ontology for microscopy. This schema makes use of all of the others.</li> 42 42 <li>SPW - June 2007 Version 1 [<a href="SPW/2007-06/SPW.xsd">SPW.xsd</a>] Short Description</li> 43 43 <li>STD - June 2007 Version 1 [<a href="STD/2007-06/STD.xsd">STD.xsd</a>]The Semantic Type definition schema. Once a Semantic Type is defined, data for the defined type can be imported into the OME server.</li> -
Xml/Working/min-sample.xml
r71 r72 3 3 xmlns:ome="http://www.openmicroscopy.org/XMLschemas/OME/2007-06" 4 4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 5 xsi:schemaLocation="http://www.openmicroscopy.org/ XMLschemas/OME/2007-06/ome.xsd">5 xsi:schemaLocation="http://www.openmicroscopy.org/Schemas/OME/2007-06 http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd"> 6 6 <ome:Image ID="Image:a" Name="Name92" DefaultPixels="Pixels:b"> 7 7 <ome:CreationDate>2006-05-04T18:13:51.0Z</ome:CreationDate>
