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

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 54 for OME/src/xml/schemas/DataHistory.xsd

Show
Ignore:
Timestamp:
07/03/07 16:46:55 (19 months ago)
Author:
andrew
Message:

Updated Schema Location and fixed DataHistory? namespace

Files:
1 modified

  • OME/src/xml/schemas/DataHistory.xsd (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • OME/src/xml/schemas/DataHistory.xsd

    r53 r54  
    1717--> 
    1818<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" 
    2121         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" 
    2323         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"/> 
    2525        <element name = "Input"> 
    2626                <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/