Advertisement
Guest User

XML EXEMPLO

a guest
Nov 19th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.86 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <IncluirRVS xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="incluir_registro.xsd">
  3.   <NumeroRVSEmpresa>17/00001194702</NumeroRVSEmpresa>
  4.   <NomeAdquirente>MSC MEDITERRANEAM SHIPPING CO. S.A.</NomeAdquirente>
  5.   <EnderecoAdquirente>Chemin Rieu 12/14</EnderecoAdquirente>
  6.   <CodigoPaisAdquirente>767</CodigoPaisAdquirente>
  7.   <IdentificadorFiscal>
  8.     <Nif>060.667.055</Nif>
  9.   </IdentificadorFiscal>
  10.   <Operacao>
  11.     <NumeroOperacaoEmpresa>1</NumeroOperacaoEmpresa>
  12.     <CodigoNbs>106011000</CodigoNbs>
  13.     <CodigoPaisDestino>767</CodigoPaisDestino>
  14.     <ModoPrestacao>1</ModoPrestacao>
  15.     <DataInicio>2016-12-30</DataInicio>
  16.     <DataConclusao>2016-12-30</DataConclusao>
  17.     <Valor>98601.40</Valor>
  18.   </Operacao>
  19.   <CodigoMoeda>790</CodigoMoeda>
  20. </IncluirRVS>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement