Questions tagged as 'xml'

1
answer

How do you insert images into an XML file?

Hello, I have a file in xml, and I would like to know how to insert an image into it, could anyone help?     
asked by 17.10.2017 / 21:36
1
answer

Relative Path in VBScript

I want to associate a XML with an application with VBScript and I need to indicate in the application which directory to read XML , however, as is easy to predict, Path of XML it can not be hardcoded. Is ther...
asked by 31.05.2016 / 13:46
1
answer

Sending XML to webservice

I need to know how to send XML to a webservice from a client. As I am quite new to this, I ran a search in some sources and found a very simple java code. I wanted to know if everything is correct: package Envio; import java.io.ByteArrayInp...
asked by 19.10.2016 / 14:30
2
answers

How to store GPS coordinates in a PHP web application?

I'm doing a Web application that will monitor the movement of individuals by receiving every 5 seconds of GPS coordinates. I can receive the coordinates and plot on the screen with the Google Maps API, however, I need a way to store the data...
asked by 07.08.2014 / 00:48
1
answer

Change application label outside of Manifest.xml

I'm working on a project that will be a template for multiple applications. So far everything is being configured via JSON. Then the question came up: Is it possible to change this node below outside the manifest.xml, perhaps using inside my...
asked by 05.08.2014 / 17:11
2
answers

java.lang.nullException error

I'm developing software for an MVC (Model-view-controller) design video store with the Api Persistent Java Framework and the Extensible Markup Language (XML) language. My problem is this: When I log into the login screen of my system, a java....
asked by 09.06.2016 / 15:18
1
answer

Error loading XML in Laravel

I'm getting the error below when loading XML using Laravel. I tested the import with pure PHP and it was normal. Anyone have any idea what that might be? I understand that " is quotation marks, but I did not find it in XML. sim...
asked by 28.08.2018 / 14:52
1
answer

The submitted document is not a valid eSocial xml

I'm sending this xml to the e-social webservice but it always has the same message: You can help me by taking a look at xml. The submitted document is not a valid eSocial xml. There is no tag with namespace link ) <?xml version="1.0"...
asked by 07.03.2018 / 18:58
1
answer

Write input file names in xml

I would like to write files from an input into an xml document public function do_upload() { $this->load->library('upload'); $len = count($_FILES['files']['name']); $nomes = array(); for($i = 0; $i < $len;...
asked by 08.01.2015 / 16:37
2
answers

Questions about how to consume ws NfS-e Curitiba [closed]

Nownextmyreturnisjustlikethis<EnviarLoteRpsRespostaxmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <NumeroLote xsi:nil="true" /> <DataRecebimento xsi:nil="true" /> <...
asked by 05.12.2016 / 19:50