<?xml version="1.0" encoding="ISO-8859-1"?> <!-- /* * gatewayav - an anti-virus web service. * Copyright (C) 2007, 2008 Vermont Department of Taxes * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Contributor(s): * Tom Cort <hide@address.com> */ --> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Body> <VirusCheckResponse xmlns="http://gatewayav.sourceforge.net/VirusCheck"> <Scanner name="clamav" version="0.91.2" signatures="212388"> <File name="clam.exe" size="544" hash="62dd70f5e7530e0239901ac186f1f9ae39292561" infected="true" virus="ClamAV-Test-File"></File> </Scanner> </VirusCheckResponse> </SOAP-ENV:Body> </SOAP-ENV:Envelope>