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

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 105 for Xml/Working/MLI.xsd

Show
Ignore:
Timestamp:
09/28/07 16:08:29 (16 months ago)
Author:
andrew
Message:

Fix to import of XML namespace

Files:
1 modified

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

Legend:

Unmodified
Added
Removed
  • Xml/Working/MLI.xsd

    r54 r105  
    1919        targetNamespace = "http://www.openmicroscopy.org/Schemas/MLI/2007-06" 
    2020        xmlns:MLI = "http://www.openmicroscopy.org/Schemas/MLI/2007-06" 
    21          version="1" 
     21        xmlns:xml="http://www.w3.org/XML/1998/namespace" 
     22        version="2" 
    2223         elementFormDefault = "qualified"> 
    23         <import namespace = "http://www.w3.org/XML/1998/namespace"/> 
    24  
     24        <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/> 
     25         
    2526        <element name = "ExecutionInstructions"> 
    2627                <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/