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

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 147 for Xml/Working/CA.xsd

Show
Ignore:
Timestamp:
02/13/08 17:01:58 (9 months ago)
Author:
andrew
Message:

Adding first draft of 2008-02 schema

Files:
1 modified

  • Xml/Working/CA.xsd (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • Xml/Working/CA.xsd

    r54 r147  
    1616        #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    1717--> 
    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" 
     18<xsd:schema xmlns = "http://www.openmicroscopy.org/Schemas/CA/2008-02" 
     19        targetNamespace = "http://www.openmicroscopy.org/Schemas/CA/2008-02" 
     20        xmlns:OME = "http://www.openmicroscopy.org/Schemas/OME/2008-02" 
    2121         xmlns:xsd = "http://www.w3.org/2001/XMLSchema" 
    2222         version = "1" 
    2323         elementFormDefault = "qualified"> 
    24         <xsd:import namespace = "http://www.openmicroscopy.org/Schemas/OME/2007-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd"/> 
     24        <xsd:import namespace = "http://www.openmicroscopy.org/Schemas/OME/2008-02" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2008-02/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/