• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 172 for Xml/Release/SPW.xsd

Show
Ignore:
Timestamp:
05/14/08 16:07:43 (7 months ago)
Author:
andrew
Message:

Changed to reflect the proposed release for May 2008 (2008-02 Version 2).
This allows people to preview the files.

Files:
1 modified

  • Xml/Release/SPW.xsd (modified) (3 diffs)

Legend:

Unmodified
Added
Removed
  • Xml/Release/SPW.xsd

    r106 r172  
    33    #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    44    # 
    5     # Copyright (C) 2003-2007 Open Microscopy Environment 
     5    # Copyright (C) 2003-2008 Open Microscopy Environment 
    66    #       Massachusetts Institute of Technology, 
    77    #       National Institutes of Health, 
    … …  
    1616    #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    1717--> 
    18 <xsd:schema xmlns="http://www.openmicroscopy.org/Schemas/SPW/2007-06"  
    19     targetNamespace="http://www.openmicroscopy.org/Schemas/SPW/2007-06"  
    20     xmlns:OME="http://www.openmicroscopy.org/Schemas/OME/2007-06"  
    21     xmlns:AML="http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06"  
     18<xsd:schema xmlns="http://www.openmicroscopy.org/Schemas/SPW/2008-02"  
     19    targetNamespace="http://www.openmicroscopy.org/Schemas/SPW/2008-02"  
     20    xmlns:OME="http://www.openmicroscopy.org/Schemas/OME/2008-02"  
    2221    xmlns:xsd="http://www.w3.org/2001/XMLSchema"  
    23     version="2"  
     22    version="1"  
    2423    elementFormDefault="qualified"> 
    25     <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"/> 
     24    <xsd:import namespace="http://www.openmicroscopy.org/Schemas/OME/2008-02" schemaLocation="http://www.openmicroscopy.org/Schemas/OME/2008-02/ome.xsd"/> 
    2725 
    2826    <xsd:annotation> 
    … …  
    389387            <xsd:documentation> 
    390388                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. 
    391391            </xsd:documentation> 
    392392        </xsd:annotation> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/