another swiping change and bump to version [0.08]
[perl-cwmp.git] / t / response / GetParameterValues.xml
diff --git a/t/response/GetParameterValues.xml b/t/response/GetParameterValues.xml
deleted file mode 100644 (file)
index 0906abe..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
-               xmlns:cwmp="urn:dslforum-org:cwmp-1-0"
-               xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance"
-               soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-  <soap:Header>
-    <cwmp:ID mustUnderstand="1">42</cwmp:ID>
-    <cwmp:NoMoreRequests>0</cwmp:NoMoreRequests>
-  </soap:Header>
-  <soap:Body>
-    <cwmp:GetParameterValues>
-      <cwmp:ParameterNames>
-        <xsd:string>InternetGatewayDevice.DeviceInfo.SerialNumber</xsd:string>
-        <xsd:string>InternetGatewayDevice.DeviceInfo.VendorConfigFile.</xsd:string>
-      </cwmp:ParameterNames>
-    </cwmp:GetParameterValues>
-  </soap:Body>
-</soap:Envelope>
\ No newline at end of file