Advertisement
Guest User

Untitled

a guest
Feb 28th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.11 KB | None | 0 0
  1. Spatne:
  2. <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">
  3.    <SOAP-ENV:Body>
  4.       <impl:CreateSimpleFolder xmlns:impl="http://atollon.com/enterprise/wsdl">
  5.          <server>realtrade</server>
  6.          <session>607057A852E385FB707D76D60331E30FAE0C31B6BD04</session>
  7.          <FOLDER>
  8.             <name>Albert CO&amp;gt;Pier&amp;gt;Dominik&amp;gt;2017-1-28</name>
  9.             <organization />
  10.             <template>2086387000</template>
  11.             <parent>1085000</parent>
  12.             <comment />
  13.          </FOLDER>
  14.       </impl:CreateSimpleFolder>
  15.    </SOAP-ENV:Body>
  16. </SOAP-ENV:Envelope>
  17.  
  18. <ns0:Envelope xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/">
  19.    <ns0:Body>
  20.       <ns1:CreateSimpleFolderResponse xmlns:ns1="http://atollon.com/enterprise/wsdl">
  21.          <result>OK</result>
  22.          <time>0.12775588</time>
  23.          <newId>7443817000</newId>
  24.          <TYPE>
  25.             <name>Zvaci dopis</name>
  26.             <guiAction />
  27.             <id>2086382000</id>
  28.             <iType>1</iType>
  29.             <masterProject>0</masterProject>
  30.          </TYPE>
  31.       </ns1:CreateSimpleFolderResponse>
  32.    </ns0:Body>
  33. </ns0:Envelope>
  34.  
  35.  
  36. Dobre:
  37. <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">
  38.   <SOAP-ENV:Body>
  39.     <impl:CreateSimpleFolder xmlns:impl="http://atollon.com/enterprise/wsdl">
  40.       <server>realtrade</server>
  41.       <session>595E11251C16E87B0EDF07CC3725431AEA0DF206BD04</session>
  42.       <FOLDER>
  43.         <name>TextX11-00</name>
  44.         <organization>1085000</organization>
  45.         <template>2086387000</template>
  46.         <contact xsi:nil="true"/>
  47.         <referenceId></referenceId>
  48.         <comment></comment>
  49.         <parent>1085000</parent>
  50.         <dimension1 xsi:nil="true"/>
  51.         <dimension2 xsi:nil="true"/>
  52.         <dimension3 xsi:nil="true"/>
  53.       </FOLDER>
  54.     </impl:CreateSimpleFolder>
  55.   </SOAP-ENV:Body>
  56. </SOAP-ENV:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement