VirtualBox

Changeset 7164 in vbox


Ignore:
Timestamp:
Feb 27, 2008 10:01:16 AM (17 years ago)
Author:
vboxsync
Message:

Main: Made 'hardDisk' attribute of 'HardDiskAttachment' required.

File:
1 edited

Legend:

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

    r6597 r7164  
    88
    99     Copyright (C) 2004-2007 innotek GmbH
    10    
     10
    1111     This file is part of VirtualBox Open Source Edition (OSE), as
    1212     available from http://www.virtualbox.org. This file is free software;
     
    494494
    495495<xsd:complexType name="THardDiskAttachment">
    496   <xsd:attribute name="hardDisk" type="TNonNullUUID"/>
     496  <xsd:attribute name="hardDisk" type="TNonNullUUID" use="required"/>
    497497  <xsd:attribute name="bus" use="required">
    498498    <xsd:simpleType>
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