diff GEMBASSY-1.0.3/include/GLANGSoapBinding.standard_deviation.req.xml @ 0:8300eb051bea draft

Initial upload
author ktnyt
date Fri, 26 Jun 2015 05:19:29 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/GEMBASSY-1.0.3/include/GLANGSoapBinding.standard_deviation.req.xml	Fri Jun 26 05:19:29 2015 -0400
@@ -0,0 +1,17 @@
+<?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:ns1="http://soap.g-language.org/GLANG">
+ <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+  <ns1:standard_deviation>
+   <array SOAP-ENC:arrayType="xsd:string[1]">
+    <item></item>
+   
+    <item></item>
+   </array>
+  </ns1:standard_deviation>
+ </SOAP-ENV:Body>
+</SOAP-ENV:Envelope>