• 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/DataHistory.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/DataHistory.xsd (modified) (2 diffs)

Legend:

Unmodified
Added
Removed
  • Xml/Release/DataHistory.xsd

    r54 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, 
    … …  
    1717--> 
    1818<schema xmlns = "http://www.w3.org/2001/XMLSchema" 
    19         targetNamespace = "http://openmicroscopy.com/Schemas/DataHistory/2007-06" 
    20          xmlns:DH = "http://openmicroscopy.com/Schemas/DataHistory/2007-06" 
     19        targetNamespace = "http://openmicroscopy.com/Schemas/DataHistory/2008-02" 
     20         xmlns:DH = "http://openmicroscopy.com/Schemas/DataHistory/2008-02" 
    2121         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" 
    2324         elementFormDefault = "qualified"> 
    24         <import namespace = "http://www.openmicroscopy.org/Schemas/OME/2007-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"/> 
    2526        <element name = "Input"> 
    2627                <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/