You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
313 B

4 years ago
  1. <pedido>
  2. <articulo>
  3. <art_cod></art_cod>
  4. <cant_ped></cant_ped>
  5. <descripcion></descripcion>
  6. <uxb></uxb>
  7. <precio></precio>
  8. <unidad></unidad>
  9. </articulo>
  10. <articulo>
  11. <art_cod></art_cod>
  12. <cant_ped></cant_ped>
  13. <descripcion></descripcion>
  14. <uxb></uxb>
  15. <precio></precio>
  16. <unidad></unidad>
  17. </articulo>
  18. </pedido>