Questions tagged as 'xml'

0
answers

Parsear long xml with php

Eh been trying to parse an xml that is saved in the server to be able to extract a data and be able to save it in a variable, I use this simple code: $file = $_SERVER['DOCUMENT_ROOT'].'/assets/html2pdf/xml.xml'; $xmltoprint=simplexml_load_file...
asked by 10.05.2018 / 00:35
2
answers

How to modify the Action Drawer of Navigation Drawer Activity?

We can say that I have the same thing that Android Studio itself adds by default, its layouts, its activities etc ... But I would like to modify the ActionBar that adds me by default, and I can not find anywhere where the configuration is. of th...
asked by 07.05.2018 / 17:48
0
answers

Open a layout for registration

I added my app to mobile accounts to be able to auto-login without the need to enter credentials. At the time of accessing the mobile section accounts I add my app, but it opens and closes as if I did not open the layout. account_preference....
asked by 04.05.2018 / 14:45
0
answers

XML query help in sql server 2016

I have the following problem, I am receiving the following XML and I need to get the values <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <TipoTerceroResponse xmlns="http://tempuri.org/">...
asked by 11.05.2018 / 18:15
0
answers

XSL: If you perform a data validation and modify this data

I must admit that I do not deal with XSL, so I ask for help to understand and understand what I must do to obtain a value different from the one delivered by the XML. I require that the value 1 be modified to "Includes" and if the value is 2 a D...
asked by 26.04.2018 / 17:55
0
answers

I have an XML, problems to get the XSL

I have this XML and this photo, and I have to take out an XSL so that the XML looks like the photo, do you have any idea how to do it? Some help? I'm pretty lost ... <?xml version="1.0" encoding="utf8"?> <taldea kodea="IS-31">...
asked by 27.04.2018 / 10:26
0
answers

Save .xml in meta-inf folder?

When I compile a JAR POM in Maven it does not save an .xml file that I need in the meta-inf folder. How can I save this file in the pom? Example:                                            / src / META-INF /                                ...
asked by 27.04.2018 / 00:45
0
answers

google maps api MARKETS php

I want to place the markers on the map with the information stored in my MYSQL db. In the file "index.php" I have the following piece of code that works well with an XML file: // Change this depending on the name of your PHP or XML file...
asked by 26.04.2018 / 05:08
0
answers

Add ContextMenu in the web manifest add-in excel VS

I need to add an item to the contextual menu in the Manifest of an excel plugin in visual studio 2017. This is the ExtensionPoint with which the project is created:                                                                              ...
asked by 23.04.2018 / 19:21
0
answers

Jboss connection pool does not connect to the DataBase

I am using JBoss 7.1, and I am trying to create a Database Connection Pool through Application Server. Right now I am trying it with a mySQL Db, but I have also tried with a Postgre DB, but the error is still the same. The problem is that appare...
asked by 20.04.2018 / 10:51