Changeset 145 for Xml/Working/SPW.xsd
- Timestamp:
- 02/05/08 16:47:29 (10 months ago)
- Files:
-
- 1 modified
-
Xml/Working/SPW.xsd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Xml/Working/SPW.xsd
r101 r145 19 19 targetNamespace="http://www.openmicroscopy.org/Schemas/SPW/2007-06" 20 20 xmlns:OME="http://www.openmicroscopy.org/Schemas/OME/2007-06" 21 xmlns:AML="http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06"22 21 xmlns:xsd="http://www.w3.org/2001/XMLSchema" 23 22 version="2" 24 23 elementFormDefault="qualified"> 25 24 <xsd:import namespace="http://www.openmicroscopy.org/Schemas/OME/2007-06" schemaLocation="http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd"/> 26 <xsd:import namespace="http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06" schemaLocation="http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06/AnalysisModule.xsd"/>27 25 28 26 <xsd:annotation> … … 389 387 <xsd:documentation> 390 388 The ImageRef element is a reference to a OME:Image element. 389 Note: at present this is only used from SPW. If it is used more 390 widely in the future it will be moved into the main OME schema. 391 391 </xsd:documentation> 392 392 </xsd:annotation>
