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

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 101 for Xml/Working/ome.xsd

Show
Ignore:
Timestamp:
09/26/07 09:33:32 (16 months ago)
Author:
andrew
Message:

Updated version numbers in files and final tweeks to the new schema.

Files:
1 modified

  • Xml/Working/ome.xsd (modified) (3 diffs)

Legend:

Unmodified
Added
Removed
  • Xml/Working/ome.xsd

    r93 r101  
    712712                <xsd:annotation> 
    713713                        <xsd:documentation> 
    714                                 This element describes a person who performed an imaging experiment.  Required elements are FirstName, LastName and Email. 
     714                                This element describes a person who performed an imaging experiment. 
    715715                                This person may also be a user of the OME system, in which case the OMEName element contains their login name. 
    716716                                Experimenters may belong to one or more groups which are specified using one or more GroupRef elements. 
    … …  
    997997                        <xsd:documentation> 
    998998                                Just some free-form text to describe Images, Screens and Projects. 
    999                                 The content model is ANY, which means that an entire XML sub-document can be placed here. 
     999                                The content model is currently ANY, but this is going to change to String in  
     1000                                the near future. This is no longer the correct place for an XML sub-document 
     1001                                - use CustomAttributes instead. 
    10001002                        </xsd:documentation> 
    10011003                </xsd:annotation> 
    … …  
    10251027                <xsd:attribute name="Manufacturer" use="required" type="xsd:string"/> 
    10261028                <xsd:attribute name="Model" use="required" type="xsd:string"/> 
    1027                 <xsd:attribute name="SerialNumber" use="required" type="xsd:string"/> 
     1029                <xsd:attribute name="SerialNumber" type="xsd:string"/> 
    10281030        </xsd:complexType> 
    10291031        <xsd:element name="Thumbnail"> 

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/