Questions tagged as 'xml'

1
answer

Several ImageView defined src in xml, error java.lang.OutOfMemoryError:

I have a FrameLayout that contains the list of courses with image of the respective courses, all defined in XML, but the error occurs. There are several images, around 15, with about 1280 x 1024 each. <ImageView android:layou...
asked by 13.01.2017 / 13:01
1
answer

Extract existing value between two tags with regular expression

How to check from a regular expression if there is a certain value between two strings, for example, the tags <code> and </code> ? I want, for example, to know if there is a value between "03" between the two tags. Ho...
asked by 17.03.2016 / 19:53
1
answer

How to convert characters within XML?

I have a code that is giving me problems because it is generating errors in execution. I need XML to convert or replace characters but I do not know how to do this at runtime. I'm trying to do this but to no avail. <?php // Receberá...
asked by 06.09.2014 / 16:34
1
answer

How to transform sql scripts into liquibase xml?

Hello, I have all the base scripts in postgreSQL and I wanted to transform into Liquibase xml to use on my server. Is it possible or do I have to manually convert scripts?     
asked by 06.11.2018 / 02:04
0
answers

How to Automate Separate Tables from a CSV File

I have several files that have this type of "problem" (exemplified below), in which a file has more than one table with different structures. I'm using an XML file to read these tables, but I wonder if you do not have an automated way of doing t...
asked by 21.12.2018 / 12:52
1
answer

importing Xml data to Mysql database - only writes the LAST record

In this code all the XML records are read, but in the Mysql database only the last XML record block is written. I know that reading each record over-writes the previous one but the strange thing is that I gave an ECHO and checked that the foreac...
asked by 08.08.2018 / 17:19
1
answer

Print list attribute of a class in xml [closed]

How can I generate an xml file in java, from a class that receives an ArrayList as an attribute. I am not able to access the Arraylist indices when I move to the string that will be saved in xml.     
asked by 09.08.2018 / 18:38
1
answer

Load XML into xrRichText

In my application (Visual Studio / C #), I need to load a XML string in a xrRichText , so I think of converting during run time
asked by 07.05.2018 / 20:46
1
answer

How to return PHP value without having to reload the page?

At first I found this question Run PHP without updating the whole page , which gave me a notion, but it did not help me solve the problem. It is the following: In the page pag_mensagens.php will be loaded all contacts of the user, clicking...
asked by 21.06.2018 / 00:20
1
answer

Subscribe xml Nfse paulistana

I made a program in C# that signs the XML in batch of the legal note of Porto Alegre. Now the company I work in has opened a branch office in São Paulo and I need to sign the batch XML of the invoice from São Paulo to declare servi...
asked by 08.02.2017 / 15:05