Subversion Repositories XServices

Compare Revisions

No changes between revisions

Ignore whitespace Rev 63 → Rev 64

/xservices/trunk/test/ExecuteService-soapui-project.xml
0,0 → 1,21
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
<soapenv:Header/>
<soapenv:Body>
<ws:telnet>
<!--Optional:-->
<host>
<hostname>localhost</hostname>
<port>23</port>
<!--Optional:-->
<user>brosenberger</user>
<!--Optional:-->
<password/>
</host>
<prompt>C:\Users\brosenberger></prompt>
<command>dir c:\</command>
<expect>enberger></expect>
<timeout>30000</timeout>
</ws:telnet>
</soapenv:Body>
</soapenv:Envelope>
Property changes:
Added: svn:mime-type
+text/plain
\ No newline at end of property