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

Show
Ignore:
Timestamp:
05/14/08 16:07:43 (6 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/AnalysisModule.xsd (modified) (7 diffs)

Legend:

Unmodified
Added
Removed
  • Xml/Release/AnalysisModule.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, 
    … …  
    1717--> 
    1818<schema xmlns = "http://www.w3.org/2001/XMLSchema" 
    19         targetNamespace = "http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06" 
    20         xmlns:AML = "http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06" 
    21         xmlns:CLI = "http://www.openmicroscopy.org/Schemas/CLI/2007-06" 
    22         xmlns:Bin = "http://www.openmicroscopy.org/Schemas/BinaryFile/2007-06" 
    23         xmlns:MLI = "http://www.openmicroscopy.org/Schemas/MLI/2007-06" 
    24         xmlns:OME = "http://www.openmicroscopy.org/Schemas/OME/2007-06" 
     19        targetNamespace = "http://www.openmicroscopy.org/Schemas/AnalysisModule/2008-02" 
     20        xmlns:AML = "http://www.openmicroscopy.org/Schemas/AnalysisModule/2008-02" 
     21        xmlns:CLI = "http://www.openmicroscopy.org/Schemas/CLI/2008-02" 
     22        xmlns:Bin = "http://www.openmicroscopy.org/Schemas/BinaryFile/2008-02" 
     23        xmlns:MLI = "http://www.openmicroscopy.org/Schemas/MLI/2008-02" 
     24        xmlns:OME = "http://www.openmicroscopy.org/Schemas/OME/2008-02" 
    2525        xmlns:xsd = "http://www.w3.org/2001/XMLSchema" 
    2626        xmlns:xml="http://www.w3.org/XML/1998/namespace" 
    27         version = "2" 
    28          elementFormDefault = "qualified"> 
    29         <import namespace = "http://www.openmicroscopy.org/Schemas/CLI/2007-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/CLI/2007-06/CLI.xsd"/> 
    30         <import namespace = "http://www.openmicroscopy.org/Schemas/BinaryFile/2007-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/BinaryFile/2007-06/BinaryFile.xsd"/> 
    31         <import namespace = "http://www.openmicroscopy.org/Schemas/MLI/2007-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/MLI/2007-06/MLI.xsd"/> 
    32         <import namespace = "http://www.openmicroscopy.org/Schemas/OME/2007-06" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd"/> 
     27        version = "1" 
     28        elementFormDefault = "qualified"> 
     29        <import namespace = "http://www.openmicroscopy.org/Schemas/CLI/2008-02" schemaLocation = "http://www.openmicroscopy.org/Schemas/CLI/2008-02/CLI.xsd"/> 
     30        <import namespace = "http://www.openmicroscopy.org/Schemas/BinaryFile/2008-02" schemaLocation = "http://www.openmicroscopy.org/Schemas/BinaryFile/2008-02/BinaryFile.xsd"/> 
     31        <import namespace = "http://www.openmicroscopy.org/Schemas/MLI/2008-02" schemaLocation = "http://www.openmicroscopy.org/Schemas/MLI/2008-02/MLI.xsd"/> 
     32        <import namespace = "http://www.openmicroscopy.org/Schemas/OME/2008-02" schemaLocation = "http://www.openmicroscopy.org/Schemas/OME/2008-02/ome.xsd"/> 
    3333        <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/> 
    3434        <element name = "Entry"> 
    … …  
    6363                        <sequence> 
    6464                                <element ref = "AML:Entry" maxOccurs = "unbounded"/> 
    65                                 <element ref = "AML:Description" minOccurs = "0"/> 
     65                                <element ref = "OME:Description" minOccurs = "0"/> 
    6666                        </sequence> 
    6767                        <attribute name = "Name" use = "required"> 
    … …  
    8585                        <sequence> 
    8686                                <element ref = "AML:LookupTable" minOccurs = "0"/> 
    87                                 <element ref = "AML:Description" minOccurs = "0"/> 
     87                                <element ref = "OME:Description" minOccurs = "0"/> 
    8888                        </sequence> 
    8989                        <attribute name = "UserDefined" default = "false" type = "boolean"> 
    … …  
    131131                <complexType> 
    132132                        <sequence> 
    133                                 <element ref = "AML:Description" minOccurs = "0"/> 
     133                                <element ref = "OME:Description" minOccurs = "0"/> 
    134134                        </sequence> 
    135135                        <attribute name = "IBelongTo"> 
    … …  
    200200                <complexType> 
    201201                        <sequence> 
    202                                 <element ref = "AML:Description" minOccurs = "0"/> 
     202                                <element ref = "OME:Description" minOccurs = "0"/> 
    203203                                <element ref = "AML:Declaration"/> 
    204204                                <choice minOccurs = "0"> 
    … …  
    419419                </restriction> 
    420420        </simpleType> 
    421         <element name = "Description" type = "string"> 
    422                 <annotation> 
    423                         <documentation> 
    424                                 Just some free-form text to describe Images, Screens and Projects. 
    425                                 The content model is ANY, which means that en entire XML sub-document can be placed here. 
    426                         </documentation> 
    427                 </annotation> 
    428         </element> 
    429421        <element name = "Category"> 
    430422                <complexType> 
    431423                        <sequence> 
    432                                 <element ref = "AML:Description"/> 
     424                                <element ref = "OME:Description"/> 
    433425                        </sequence> 
    434426                        <attribute name = "Path" use = "required"> 

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/