swad-core/soap/swad.getFile.req.xml
Antonio Cañas Vargas d0d1fc2be1 Version 14.30.1
2014-12-01 23:55:08 +01:00

15 lines
444 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:swad="urn:swad">
<SOAP-ENV:Body>
<swad:getFile>
<wsKey></wsKey>
<fileCode>0</fileCode>
</swad:getFile>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>