Changeset 54 for OME/src/xml/schemas/DataHistory.xsd
- Timestamp:
- 07/03/07 16:46:55 (19 months ago)
- Files:
-
- 1 modified
-
OME/src/xml/schemas/DataHistory.xsd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OME/src/xml/schemas/DataHistory.xsd
r53 r54 17 17 --> 18 18 <schema xmlns = "http://www.w3.org/2001/XMLSchema" 19 targetNamespace = "http://openmicroscopy.com/XMLschemas/DataHistory/IR3/DataHistory.xsd"20 xmlns:DH = "http://openmicroscopy.com/ XMLschemas/DataHistory/IR3/DataHistory.xsd"19 targetNamespace = "http://openmicroscopy.com/Schemas/DataHistory/2007-06" 20 xmlns:DH = "http://openmicroscopy.com/Schemas/DataHistory/2007-06" 21 21 xmlns:xsd = "http://www.w3.org/2001/XMLSchema" 22 xmlns:OME = "http://www.openmicroscopy.org/ XMLschemas/OME/2007-06"22 xmlns:OME = "http://www.openmicroscopy.org/Schemas/OME/2007-06" 23 23 elementFormDefault = "qualified"> 24 <import namespace = "http://www.openmicroscopy.org/ XMLschemas/OME/2007-06" schemaLocation = "ome.xsd"/>24 <import namespace = "http://www.openmicroscopy.org/Schemas/OME/2007-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd"/> 25 25 <element name = "Input"> 26 26 <annotation>
