VirtualBox

Ignore:
Timestamp:
Mar 13, 2008 2:33:18 PM (17 years ago)
Author:
vboxsync
Message:

Main: Applied SATA changes from #2406. Increased XML settings version format from 1.2 to 1.3.pre.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd

    r6606 r7442  
    2727<xsd:annotation>
    2828  <xsd:documentation xml:lang="en">
    29     innotek VirtualBox Settings Schema Version 1.0-os2.
    30     Copyright (c) 2004-2007 innotek GmbH.
     29    innotek VirtualBox Settings Schema (os2).
     30    Copyright (c) 2004-2008 innotek GmbH.
    3131  </xsd:documentation>
    3232</xsd:annotation>
    3333
    3434<xsd:include schemaLocation="VirtualBox-settings-common.xsd"/>
     35
     36<!--
     37  this includes a computed VirtualBox element definition that contains
     38  a proper 'version' attribute constraint (e.g. recent verison number
     39  and platform suffix)
     40-->
     41<xsd:include schemaLocation="VirtualBox-settings-root.xsd"/>
    3542
    3643<!--
     
    101108</xsd:complexType>
    102109
    103 <!--
    104 // Root element
    105 /////////////////////////////////////////////////////////////////////////
    106 -->
    107 
    108 <xsd:element name="VirtualBox">
    109   <xsd:complexType>
    110     <xsd:complexContent>
    111       <xsd:extension base="TVirtualBox">
    112         <xsd:attribute name="version" type="xsd:token" fixed="1.2-os2" use="required"/>
    113       </xsd:extension>
    114     </xsd:complexContent>
    115   </xsd:complexType>
    116 </xsd:element>
    117 
    118110</xsd:schema>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette