Changeset 172 for Xml/Release/DataHistory.xsd
- Timestamp:
- 05/14/08 16:07:43 (7 months ago)
- Files:
-
- 1 modified
-
Xml/Release/DataHistory.xsd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Xml/Release/DataHistory.xsd
r54 r172 3 3 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 4 # 5 # Copyright (C) 2003-200 7Open Microscopy Environment5 # Copyright (C) 2003-2008 Open Microscopy Environment 6 6 # Massachusetts Institute of Technology, 7 7 # National Institutes of Health, … … 17 17 --> 18 18 <schema xmlns = "http://www.w3.org/2001/XMLSchema" 19 targetNamespace = "http://openmicroscopy.com/Schemas/DataHistory/200 7-06"20 xmlns:DH = "http://openmicroscopy.com/Schemas/DataHistory/200 7-06"19 targetNamespace = "http://openmicroscopy.com/Schemas/DataHistory/2008-02" 20 xmlns:DH = "http://openmicroscopy.com/Schemas/DataHistory/2008-02" 21 21 xmlns:xsd = "http://www.w3.org/2001/XMLSchema" 22 xmlns:OME = "http://www.openmicroscopy.org/Schemas/OME/2007-06" 22 xmlns:OME = "http://www.openmicroscopy.org/Schemas/OME/2008-02" 23 version="1" 23 24 elementFormDefault = "qualified"> 24 <import namespace = "http://www.openmicroscopy.org/Schemas/OME/200 7-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd"/>25 <import namespace = "http://www.openmicroscopy.org/Schemas/OME/2008-02" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2008-02/ome.xsd"/> 25 26 <element name = "Input"> 26 27 <annotation>
