Advertisement
Guest User

Untitled

a guest
Apr 5th, 2018
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. <?xml version="1.0"?>
  2.  
  3. -<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  4.  
  5. <soapenv:Header/>
  6.  
  7.  
  8. -<soapenv:Body>
  9.  
  10.  
  11. -<sped:ReceberLoteEventos xmlns:sped="http://sped.fazenda.gov.br/">
  12.  
  13.  
  14. -<sped:loteEventos>
  15.  
  16.  
  17. -<Reinf xmlns="http://www.reinf.esocial.gov.br/schemas/envioLoteEventos/v1_03_00">
  18.  
  19.  
  20. -<loteEventos>
  21.  
  22.  
  23. -<evento id="IDE83755D53455E5F18BD500155D8FED6F">
  24.  
  25.  
  26. -<Reinf xmlns="http://www.reinf.esocial.gov.br/schemas/evtInfoContribuinte/v1_03_00">
  27.  
  28.  
  29. -<evtInfoContri id="ID100000084XXXXXX2018040312443800001">
  30.  
  31.  
  32. -<ideEvento>
  33.  
  34. <tpAmb>2</tpAmb>
  35.  
  36. <procEmi>1</procEmi>
  37.  
  38. <verProc>1</verProc>
  39.  
  40. </ideEvento>
  41.  
  42.  
  43. -<ideContri>
  44.  
  45. <tpInsc>1</tpInsc>
  46.  
  47. <nrInsc>84XXXXXX</nrInsc>
  48.  
  49. </ideContri>
  50.  
  51.  
  52. -<infoContri>
  53.  
  54.  
  55. -<alteracao>
  56.  
  57.  
  58. +<idePeriodo>
  59.  
  60.  
  61. -<infoCadastro>
  62.  
  63. <classTrib>99</classTrib>
  64.  
  65. <indEscrituracao>1</indEscrituracao>
  66.  
  67. <indDesoneracao>1</indDesoneracao>
  68.  
  69. <indAcordoIsenMulta>0</indAcordoIsenMulta>
  70.  
  71. <indSitPJ>0</indSitPJ>
  72.  
  73.  
  74. -<contato>
  75.  
  76. <nmCtt>FULANO DE TAL</nmCtt>
  77.  
  78. <cpfCtt>0XXX314XXXX</cpfCtt>
  79.  
  80. <foneFixo>4621XXXXX00</foneFixo>
  81.  
  82. <foneCel>41977777771</foneCel>
  83.  
  84. <email>teste@teste.com</email>
  85.  
  86. </contato>
  87.  
  88.  
  89. -<softHouse>
  90.  
  91. <cnpjSoftHouse>03XXXX6000XXXX</cnpjSoftHouse>
  92.  
  93. <nmRazao>P Informática</nmRazao>
  94.  
  95. <nmCont>Soluções Fiscais - Peliss</nmCont>
  96.  
  97. <telefone>413340XXXX</telefone>
  98.  
  99. <email>teste@teste.com.br</email>
  100.  
  101. </softHouse>
  102.  
  103. </infoCadastro>
  104.  
  105.  
  106. -<novaValidade>
  107.  
  108. <iniValid>2016-01</iniValid>
  109.  
  110. <fimValid>2021-12</fimValid>
  111.  
  112. </novaValidade>
  113.  
  114. </alteracao>
  115.  
  116. </infoContri>
  117.  
  118. </evtInfoContri>
  119.  
  120.  
  121. -<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
  122.  
  123.  
  124. -<SignedInfo>
  125.  
  126. <CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
  127.  
  128. <SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
  129.  
  130.  
  131. -<Reference URI="#ID1000000XXXXXXXX2018040312443800001">
  132.  
  133.  
  134. -<Transforms>
  135.  
  136. <Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
  137.  
  138. <Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
  139.  
  140. </Transforms>
  141.  
  142. <DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
  143.  
  144. <DigestValue>qy2QtU1MN/Up5E11z9aaTegtDlA3lKbYNkDhkqaGDpI=</DigestValue>
  145.  
  146. </Reference>
  147.  
  148. </SignedInfo>
  149.  
  150. <SignatureValue>
  151.  
  152. -<KeyInfo>
  153.  
  154.  
  155. -<X509Data>
  156.  
  157. <X509Certificate>
  158. </X509Data>
  159.  
  160. </KeyInfo>
  161.  
  162. </Signature>
  163.  
  164. </Reinf>
  165.  
  166. </evento>
  167.  
  168. </loteEventos>
  169.  
  170. </Reinf>
  171.  
  172. </sped:loteEventos>
  173.  
  174. </sped:ReceberLoteEventos>
  175.  
  176. </soapenv:Body>
  177.  
  178. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement