Changeset 73
- Timestamp:
- 07/20/07 15:34:58 (13 months ago)
- Files:
-
- 3 modified
-
Schemas/OME/2007-06/ome.xsd (modified) (4 diffs)
-
Xml/Release/ome.xsd (modified) (4 diffs)
-
Xml/Working/ome.xsd (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Schemas/OME/2007-06/ome.xsd
r68 r73 1 1 <?xml version = "1.0" encoding = "UTF-8"?> 2 <!--Generated by Turbo XML 2.3.1.100. Conforms to w3c http://www.w3.org/2001/XMLSchema--> 2 <!-- 3 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 # 5 # Copyright (C) 2002-2007 Open Microscopy Environment 6 # Massachusetts Institute of Technology, 7 # National Institutes of Health, 8 # University of Dundee, 9 # University of Wisconsin at Madison 10 # 11 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12 --> 13 <!-- 14 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 # Written by: Ilya G. Goldberg, Andrew J Patterson 16 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17 --> 3 18 <xsd:schema xmlns="http://www.openmicroscopy.org/Schemas/OME/2007-06" 4 19 targetNamespace="http://www.openmicroscopy.org/Schemas/OME/2007-06" … … 24 39 </xsd:documentation> 25 40 </xsd:annotation> 26 <!--27 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~28 #29 # Copyright (C) 2002-2007 Open Microscopy Environment30 # Massachusetts Institute of Technology,31 # National Institutes of Health,32 # University of Dundee,33 # University of Wisconsin at Madison34 #35 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~36 -->37 <!--38 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~39 # Written by: Ilya G. Goldberg, Andrew J Patterson40 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~41 -->42 41 <xsd:element name="OME"> 43 42 <xsd:annotation> … … 162 161 <xsd:enumeration value = "int16"/> 163 162 <xsd:enumeration value = "int32"/> 164 <xsd:enumeration value = " Uint8"/>165 <xsd:enumeration value = " Uint16"/>166 <xsd:enumeration value = " Uint32"/>163 <xsd:enumeration value = "uint8"/> 164 <xsd:enumeration value = "uint16"/> 165 <xsd:enumeration value = "uint32"/> 167 166 <xsd:enumeration value = "float"/> 168 167 </xsd:restriction> … … 1223 1222 <xsd:simpleType name="PixelTypes"> 1224 1223 <xsd:restriction base="xsd:string"> 1225 <xsd:enumeration value ="bit"/>1226 <xsd:enumeration value ="int8"/>1227 <xsd:enumeration value ="int16"/>1228 <xsd:enumeration value ="int32"/>1229 <xsd:enumeration value=" Uint8"/>1230 <xsd:enumeration value=" Uint16"/>1231 <xsd:enumeration value=" Uint32"/>1232 <xsd:enumeration value = "float"/>1233 <xsd:enumeration value = "double"/>1234 <xsd:enumeration value = "complex"/>1235 <xsd:enumeration value = "double-complex"/>1224 <xsd:enumeration value="bit"/> 1225 <xsd:enumeration value="int8"/> 1226 <xsd:enumeration value="int16"/> 1227 <xsd:enumeration value="int32"/> 1228 <xsd:enumeration value="uint8"/> 1229 <xsd:enumeration value="uint16"/> 1230 <xsd:enumeration value="uint32"/> 1231 <xsd:enumeration value ="float"/> 1232 <xsd:enumeration value ="double"/> 1233 <xsd:enumeration value ="complex"/> 1234 <xsd:enumeration value ="double-complex"/> 1236 1235 </xsd:restriction> 1237 1236 </xsd:simpleType> -
Xml/Release/ome.xsd
r68 r73 1 1 <?xml version = "1.0" encoding = "UTF-8"?> 2 <!--Generated by Turbo XML 2.3.1.100. Conforms to w3c http://www.w3.org/2001/XMLSchema--> 2 <!-- 3 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 # 5 # Copyright (C) 2002-2007 Open Microscopy Environment 6 # Massachusetts Institute of Technology, 7 # National Institutes of Health, 8 # University of Dundee, 9 # University of Wisconsin at Madison 10 # 11 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12 --> 13 <!-- 14 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 # Written by: Ilya G. Goldberg, Andrew J Patterson 16 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17 --> 3 18 <xsd:schema xmlns="http://www.openmicroscopy.org/Schemas/OME/2007-06" 4 19 targetNamespace="http://www.openmicroscopy.org/Schemas/OME/2007-06" … … 24 39 </xsd:documentation> 25 40 </xsd:annotation> 26 <!--27 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~28 #29 # Copyright (C) 2002-2007 Open Microscopy Environment30 # Massachusetts Institute of Technology,31 # National Institutes of Health,32 # University of Dundee,33 # University of Wisconsin at Madison34 #35 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~36 -->37 <!--38 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~39 # Written by: Ilya G. Goldberg, Andrew J Patterson40 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~41 -->42 41 <xsd:element name="OME"> 43 42 <xsd:annotation> … … 162 161 <xsd:enumeration value = "int16"/> 163 162 <xsd:enumeration value = "int32"/> 164 <xsd:enumeration value = " Uint8"/>165 <xsd:enumeration value = " Uint16"/>166 <xsd:enumeration value = " Uint32"/>163 <xsd:enumeration value = "uint8"/> 164 <xsd:enumeration value = "uint16"/> 165 <xsd:enumeration value = "uint32"/> 167 166 <xsd:enumeration value = "float"/> 168 167 </xsd:restriction> … … 1223 1222 <xsd:simpleType name="PixelTypes"> 1224 1223 <xsd:restriction base="xsd:string"> 1225 <xsd:enumeration value ="bit"/>1226 <xsd:enumeration value ="int8"/>1227 <xsd:enumeration value ="int16"/>1228 <xsd:enumeration value ="int32"/>1229 <xsd:enumeration value=" Uint8"/>1230 <xsd:enumeration value=" Uint16"/>1231 <xsd:enumeration value=" Uint32"/>1232 <xsd:enumeration value = "float"/>1233 <xsd:enumeration value = "double"/>1234 <xsd:enumeration value = "complex"/>1235 <xsd:enumeration value = "double-complex"/>1224 <xsd:enumeration value="bit"/> 1225 <xsd:enumeration value="int8"/> 1226 <xsd:enumeration value="int16"/> 1227 <xsd:enumeration value="int32"/> 1228 <xsd:enumeration value="uint8"/> 1229 <xsd:enumeration value="uint16"/> 1230 <xsd:enumeration value="uint32"/> 1231 <xsd:enumeration value ="float"/> 1232 <xsd:enumeration value ="double"/> 1233 <xsd:enumeration value ="complex"/> 1234 <xsd:enumeration value ="double-complex"/> 1236 1235 </xsd:restriction> 1237 1236 </xsd:simpleType> -
Xml/Working/ome.xsd
r68 r73 1 1 <?xml version = "1.0" encoding = "UTF-8"?> 2 <!--Generated by Turbo XML 2.3.1.100. Conforms to w3c http://www.w3.org/2001/XMLSchema--> 2 <!-- 3 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 # 5 # Copyright (C) 2002-2007 Open Microscopy Environment 6 # Massachusetts Institute of Technology, 7 # National Institutes of Health, 8 # University of Dundee, 9 # University of Wisconsin at Madison 10 # 11 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12 --> 13 <!-- 14 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 # Written by: Ilya G. Goldberg, Andrew J Patterson 16 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17 --> 3 18 <xsd:schema xmlns="http://www.openmicroscopy.org/Schemas/OME/2007-06" 4 19 targetNamespace="http://www.openmicroscopy.org/Schemas/OME/2007-06" … … 24 39 </xsd:documentation> 25 40 </xsd:annotation> 26 <!--27 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~28 #29 # Copyright (C) 2002-2007 Open Microscopy Environment30 # Massachusetts Institute of Technology,31 # National Institutes of Health,32 # University of Dundee,33 # University of Wisconsin at Madison34 #35 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~36 -->37 <!--38 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~39 # Written by: Ilya G. Goldberg, Andrew J Patterson40 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~41 -->42 41 <xsd:element name="OME"> 43 42 <xsd:annotation> … … 162 161 <xsd:enumeration value = "int16"/> 163 162 <xsd:enumeration value = "int32"/> 164 <xsd:enumeration value = " Uint8"/>165 <xsd:enumeration value = " Uint16"/>166 <xsd:enumeration value = " Uint32"/>163 <xsd:enumeration value = "uint8"/> 164 <xsd:enumeration value = "uint16"/> 165 <xsd:enumeration value = "uint32"/> 167 166 <xsd:enumeration value = "float"/> 168 167 </xsd:restriction> … … 1223 1222 <xsd:simpleType name="PixelTypes"> 1224 1223 <xsd:restriction base="xsd:string"> 1225 <xsd:enumeration value ="bit"/>1226 <xsd:enumeration value ="int8"/>1227 <xsd:enumeration value ="int16"/>1228 <xsd:enumeration value ="int32"/>1229 <xsd:enumeration value=" Uint8"/>1230 <xsd:enumeration value=" Uint16"/>1231 <xsd:enumeration value=" Uint32"/>1232 <xsd:enumeration value = "float"/>1233 <xsd:enumeration value = "double"/>1234 <xsd:enumeration value = "complex"/>1235 <xsd:enumeration value = "double-complex"/>1224 <xsd:enumeration value="bit"/> 1225 <xsd:enumeration value="int8"/> 1226 <xsd:enumeration value="int16"/> 1227 <xsd:enumeration value="int32"/> 1228 <xsd:enumeration value="uint8"/> 1229 <xsd:enumeration value="uint16"/> 1230 <xsd:enumeration value="uint32"/> 1231 <xsd:enumeration value ="float"/> 1232 <xsd:enumeration value ="double"/> 1233 <xsd:enumeration value ="complex"/> 1234 <xsd:enumeration value ="double-complex"/> 1236 1235 </xsd:restriction> 1237 1236 </xsd:simpleType>
