7 lines
473 B
XML
7 lines
473 B
XML
|
<soapenv:Envelope xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:trig="http://j2ee.netbeans.org/wsdl/Trigger">
|
||
|
<soapenv:Body>
|
||
|
<trig:TriggerOperation>
|
||
|
<part1>?string?</part1>
|
||
|
</trig:TriggerOperation>
|
||
|
</soapenv:Body>
|
||
|
</soapenv:Envelope>
|