Guest User

Cristianpark

a guest
Oct 19th, 2009
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.69 KB | None | 0 0
  1. <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:calcularIndicadorProcedimiento" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
  2.    <soapenv:Header/>
  3.    <soapenv:Body>
  4.       <urn:calcularIndicadorProcedimiento soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  5.          <periodos xsi:type="urn:arrayPeriodos" soapenc:arrayType="urn:periodo[]"/>
  6.          <tipopro xsi:type="xsd:string">?</tipopro>
  7.          <tipoind xsi:type="xsd:string">?</tipoind>
  8.       </urn:calcularIndicadorProcedimiento>
  9.    </soapenv:Body>
  10. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment