Mercurial > repos > ktnyt > gembassy
annotate GEMBASSY-1.0.3/include/GLANGSoapBinding.codon_usage.req.xml @ 0:8300eb051bea draft
Initial upload
author | ktnyt |
---|---|
date | Fri, 26 Jun 2015 05:19:29 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <SOAP-ENV:Envelope | |
3 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" | |
4 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" | |
5 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
6 xmlns:xsd="http://www.w3.org/2001/XMLSchema" | |
7 xmlns:ns1="http://soap.g-language.org/GLANG"> | |
8 <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> | |
9 <ns1:codon_usage> | |
10 <sequence></sequence> | |
11 <params> | |
12 <version>0</version> | |
13 <CDSid></CDSid> | |
14 <output></output> | |
15 </params> | |
16 </ns1:codon_usage> | |
17 </SOAP-ENV:Body> | |
18 </SOAP-ENV:Envelope> |