Questions tagged as 'xml'

1
answer

Slim Framework simplexml_load_string parser error

My application sends a string in XML format to the server. $(function() { var xml = "<?xml version='1.0' encoding='UTF-8'?> <note> <to>Tove</to> <from>Jani</from> <heading>Reminder<...
asked by 12.07.2016 / 17:41
2
answers

How to send this Header using NUSoap PHP?

I'm trying to authenticate in a WS but I can not connect, and I can connect and generate a token, but when trying to do other operations with a token I can not fill the header and validate the session, see the herader excerpt: <?xml ver...
asked by 06.07.2016 / 16:07
0
answers

FusionCharts caption problem

IhaveaprojectthatusestheFusionChartstool(Version3.2.1).Ineedtogenerateagraph,butregardlessofthecaptionIuse,italwayscuts,andreplacesitwiththe"..." sequence. I've tried everything, I just do not know if this is a version problem. I even tried to...
asked by 12.07.2016 / 20:22
0
answers

Buscapé API stopped returning XML

I'm trying to access the address link at browser but stopped returning the XML. The application stopped returning a few days ago, it returned the XML right in both the application and direct in the browser but for a few days I stopped returnin...
asked by 15.06.2016 / 17:37
0
answers

How to use the contentType sent by the client on the server

Good afternoon! I'm trying to understand the function of contentType. As far as I know, I would be telling the server to use the formed JSON UTF8 to properly encode the data I am sending. contentType: "application/json; charset=utf-8", I...
asked by 07.07.2016 / 20:08
1
answer

Importing XML into Wordpress cuts the permalink address [duplicate]

I do not know why you're like this. I have the latest version of XAMPP, and I use wordpress 4.5.2. I have an xml file with all the posts I need to import, but when I import it it cuts the middle of the permalink address. In XML the tag '...
asked by 07.05.2016 / 19:16
1
answer

Application name does not appear in the same emulator it appears when I am touching the code

The name of the application you are doing in android studio does not appear on the emulator screen. The installed icon and name appear, but it does not appear on the screen or in the program. Would you enter the folder res and st...
asked by 19.06.2016 / 23:34
0
answers

Calling the webservice with an XML

I have to develop a webservice (rest) in java that will be called by an excel add-in developed in .NET.     This plugin has to send an xml, what I did was transform into a string only the XML is huge. A string does not have enough space to alloc...
asked by 06.06.2016 / 17:40
0
answers

get xml files in a Java application

Hi, I'm new to programming, I'm interning in a company of Ti and I need to make a java application that takes .xml files generated in a php system of medical consultations and makes them available in a list that is always up to date with each qu...
asked by 10.05.2016 / 05:12
0
answers

How can I implement fragments in my drawer menu

I'm trying to use the example of NavigationDrawer of Android Studio. I even managed to understand the code, I have refactored it in my project, but I can not change the fragments when some menu item is triggered, Android Studio does not p...
asked by 21.03.2016 / 20:53