Changeset 106 for Schemas/BinaryFile
- Timestamp:
- 09/29/07 15:48:46 (15 months ago)
- Location:
- Schemas/BinaryFile/2007-06
- Files:
-
- 2 modified
-
BinaryFile.xsd (modified) (1 diff)
-
index.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Schemas/BinaryFile/2007-06/BinaryFile.xsd
r68 r106 19 19 targetNamespace = "http://www.openmicroscopy.org/Schemas/BinaryFile/2007-06" 20 20 xmlns:Bin = "http://www.openmicroscopy.org/Schemas/BinaryFile/2007-06" 21 version = "1" 21 xmlns:xml="http://www.w3.org/XML/1998/namespace" 22 version = "2" 22 23 elementFormDefault = "qualified"> 23 <import namespace = "http://www.w3.org/XML/1998/namespace"/>24 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/> 24 25 <annotation> 25 26 <documentation> -
Schemas/BinaryFile/2007-06/index.html
r57 r106 8 8 <h1>Open Microscopy Environment BinaryFile Schema</h1> 9 9 <div class="head"> 10 <p> 4th July2007</p>10 <p>29th September 2007</p> 11 11 </div> 12 12 <div id="toc"> … … 25 25 <div id="status"> 26 26 <h2>Status</h2> 27 <p>This schema is <strong>current</strong> and at version <strong> 1</strong>.</p>27 <p>This schema is <strong>current</strong> and at version <strong>2</strong>.</p> 28 28 <p>A list of the current versions of all the Open Microscopy Environment Group schemas is available at <a href="http://www.openmicroscopy.org/Schemas/">http://www.openmicroscopy.org/Schemas/</a></p> 29 29 </div>
