15 lines
753 B
XML
15 lines
753 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
DO NOT EDIT! This is a generated file.
|
|
Generated from: src/VBox/Main/idl/VirtualBox.xidl (VirtualBox's generic pseudo-IDL file)
|
|
Generator: src/VBox/Main/webservice/websrv-wsdl-service.xsl
|
|
-->
|
|
<definitions xmlns:interface="urn:vbox" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:vbox="http://www.virtualbox.org/" xmlns="http://schemas.xmlsoap.org/wsdl/" name="VirtualBox" targetNamespace="http://www.virtualbox.org/Service">
|
|
<import location="vboxweb-5.0.wsdl" namespace="http://www.virtualbox.org/"/>
|
|
<service name="vboxService">
|
|
<port binding="vbox:vboxBinding" name="vboxServicePort">
|
|
<soap:address location="http://localhost:18083/"/>
|
|
</port>
|
|
</service>
|
|
</definitions>
|