VirtualBox

Changeset 8367 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Apr 24, 2008 3:28:31 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
30154
Message:

Main: Added INetworkAdapter::NATNetwork property.

Location:
trunk/src/VBox/Main/xml
Files:
6 edited

Legend:

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

    r8203 r8367  
    7474            <xsd:choice minOccurs="0">
    7575              <xsd:element name="NAT">
    76                 <xsd:complexType/>
     76                <xsd:complexType>
     77                  <xsd:attribute name="network" type="xsd:string"/>
     78                </xsd:complexType>
    7779              </xsd:element>
    7880              <xsd:element name="HostInterface">
  • trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd

    r8203 r8367  
    7474            <xsd:choice minOccurs="0">
    7575              <xsd:element name="NAT">
    76                 <xsd:complexType/>
     76                <xsd:complexType>
     77                  <xsd:attribute name="network" type="xsd:string"/>
     78                </xsd:complexType>
    7779              </xsd:element>
    7880              <xsd:element name="HostInterface">
  • trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd

    r8203 r8367  
    7474            <xsd:choice minOccurs="0">
    7575              <xsd:element name="NAT">
    76                 <xsd:complexType/>
     76                <xsd:complexType>
     77                  <xsd:attribute name="network" type="xsd:string"/>
     78                </xsd:complexType>
    7779              </xsd:element>
    7880              <xsd:element name="HostInterface">
  • trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd

    r8203 r8367  
    7474            <xsd:choice minOccurs="0">
    7575              <xsd:element name="NAT">
    76                 <xsd:complexType/>
     76                <xsd:complexType>
     77                  <xsd:attribute name="network" type="xsd:string"/>
     78                </xsd:complexType>
    7779              </xsd:element>
    7880              <xsd:element name="HostInterface">
  • trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd

    r8203 r8367  
    7474            <xsd:choice minOccurs="0">
    7575              <xsd:element name="NAT">
    76                 <xsd:complexType/>
     76                <xsd:complexType>
     77                  <xsd:attribute name="network" type="xsd:string"/>
     78                </xsd:complexType>
    7779              </xsd:element>
    7880              <xsd:element name="HostInterface">
  • trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd

    r8203 r8367  
    7474            <xsd:choice minOccurs="0">
    7575              <xsd:element name="NAT">
    76                 <xsd:complexType/>
     76                <xsd:complexType>
     77                  <xsd:attribute name="network" type="xsd:string"/>
     78                </xsd:complexType>
    7779              </xsd:element>
    7880              <xsd:element name="HostInterface">
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