• 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/workingcopy/CA.xsd

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

Updated Schema Location and fixed DataHistory? namespace

Files:
1 modified

  • OME/src/xml/workingcopy/CA.xsd (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • OME/src/xml/workingcopy/CA.xsd

    r42 r54  
    1616        #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    1717--> 
    18 <xsd:schema xmlns = "http://www.openmicroscopy.org/XMLschemas/CA/2007-06" 
    19         targetNamespace = "http://www.openmicroscopy.org/XMLschemas/CA/2007-06" 
    20         xmlns:OME = "http://www.openmicroscopy.org/XMLschemas/OME/2007-06" 
     18<xsd:schema xmlns = "http://www.openmicroscopy.org/Schemas/CA/2007-06" 
     19        targetNamespace = "http://www.openmicroscopy.org/Schemas/CA/2007-06" 
     20        xmlns:OME = "http://www.openmicroscopy.org/Schemas/OME/2007-06" 
    2121         xmlns:xsd = "http://www.w3.org/2001/XMLSchema" 
    2222         version = "1" 
    2323         elementFormDefault = "qualified"> 
    24         <xsd:import namespace = "http://www.openmicroscopy.org/XMLschemas/OME/2007-06" schemaLocation = "ome.xsd"/> 
     24        <xsd:import namespace = "http://www.openmicroscopy.org/Schemas/OME/2007-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd"/> 
    2525        <xsd:element name = "OME"> 
    2626                <xsd:complexType> 

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/