Most voted "xml" questions
Extensible Markup Language (XML) or extensible markup language is a structured document format that defines human and machine-readable encoding rules. It is defined by the XML 1.0 Specification produced by the W3C (World Wide Web Consortium).
Learn more…1,028 questions
Sort by count of
-
0
votes0
answers210
viewsDownload XML issued with Nfephp
I’m using Laravel to return the Xmls issued against my client’s CNPJ. It happens that every time I access the webservice of Sefaz, returns xmls of dates I have already downloaded, and I would like…
-
0
votes0
answers29
viewsHow do I "Count" larger XML nodes (Xelement)
Oops, how are you? I’m seizing C# on my own (after being initiated into python programming at the university). I’m trying to create 1 software that reads an XML file and wanted to split the file the…
-
0
votes1
answer27
viewsDomdocument search XML nested tag
I am searching the XML data below to save in PHP variables for future processing. The XML excerpt below is what I am working on: Inside the "notas_fiscais", I was able to extract the data correctly…
-
0
votes1
answer19
viewsAsp.Net api with xml Iscancellationrequested
I have an api that accepts the post request with json and xml for Pedidocompra, for cases where I receive the xml is occurring an anomalous request cancellation, that is, some enter the api and…
-
0
votes1
answer39
viewsError importing multiple XML files - Codeigniter PHP
I’m trying to import files xml into the database. In this example, I would have 2 arches xml to import. Note: XML is a road transport CTS. I tried to do it this way: $i = 1; $TotalArquivos =…
-
0
votes0
answers36
viewsProblem with RPS Signature and Batch (NFS-e)
I’m trying to sign the data block of the Gerarnfse method. It is necessary to sign the RPS and the batch. However, when sending, I always get the invalid signature message. Follow the code I’m…
-
0
votes0
answers19
viewsHow to access information in a python xml response
Good afternoon, I’m trying to make an integration with a Soap system and I don’t know how to get the information it returns to me, only work with json so far and it’s quite different, follow the…
-
0
votes0
answers22
viewsAuto-update with Javascript from an external XML file
Hello, I’m learning programming, and I’m already in a challenge to be able to update a drawing made with the function in cavas, from an xml file, I’m trying with Java. Using the mouse I have…
-
0
votes0
answers5
viewsWelcome file list does not work
Hello, before posting here I searched in several forums and could not find a solution. I have a Maven project, jsf 2.3, it works, but when starting Tomcat I would like to welcome page, but it does…
-
0
votes1
answer23
viewsError using an incremental variable with Closedxml and C#
I am using a while to read data from a spreadsheet and store in a list. When executing the code I get the following error: Unable to cast object of type 'System.String' to type 'System.Double'.…
-
0
votes0
answers14
viewsHow to pass the value of a client variable to a Node.JS server?
I am developing an application that will need to replace an XML via FS, and all the contents of that XML is stored in a variable that is created by JS in the client after pressing a button. I need…
-
0
votes0
answers26
viewsError signing Sisobrapref XML document - Invalid Transmitter Certificate - C#
Every time I send a document . xml to Webservice returns me the following message: "Invalid Transmitter Certificate" I am following the following documentation: Documentación Sisobrapref Someone can…
-
-1
votes1
answer680
viewsSwap application label outside Manifest.xml
I am working on a project that will be a template for various applications. So far everything is being configured via JSON. Then the question arose: Is it possible to change this node below outside…
-
-1
votes2
answers1032
viewsHow to store GPS coordinates in a PHP web application?
I am making a web application that will monitor the displacement of individuals through receiving every 5 seconds of GPS coordinates. I can receive the coordinates and plot on the screen with the…
-
-1
votes1
answer136
viewsHow to convert characters within XML?
I have a code that is giving me problems because it is generating errors in the execution. I need the XML convert or replace characters but do not know how to do it at runtime. I am trying to do so…
-
-1
votes2
answers2654
viewsWebservice SOAP with PHP
I have one question: I’ve used webservice Json Curl with PHP and in consumption returned me a array where I could work with the information, now learning SOAP the return is not satisfactory as in…
-
-1
votes1
answer482
views -
-1
votes1
answer709
viewsExtract existing value between two regular expression tags
How to check from a regular expression whether there is a certain value between two strings, for example, tags <code> and </code>? I want, for example, to know if there is between the…
-
-1
votes1
answer2070
viewsHow do you insert images into an XML file?
Hello, I have an xml file, and I would like to know how to introduce an image inside it, someone could help?
-
-1
votes1
answer609
viewsSyntax Error! Java + XML
The database should be implemented in the Sqlite and should have the tables; tbprevisao and tbcidade The system should keep the data of the cities already consulted in tbcidade to avoid having to…
-
-1
votes1
answer216
viewsHow to return PHP value without having to reload the page?
At first I found this question Run PHP without updating the entire page, that gave me a notion, but did not help me to solve the problem. It is the following: On the page pag_messages.php all user…
-
-1
votes1
answer64
viewsPrint class list attribute in xml
How can I generate an xml file in java, from a class that receives an Arraylist as attribute. I am not able to access the indexes of this Arraylist at the time of passing to the string that will be…
-
-1
votes1
answer54
viewsHow to transform sql scripts into xml liquibase?
Hello, I have all the base scripts in postgresql and wanted to transform into xml liquibase to use on my server. It is possible or I will have to manually convert the scripts?
-
-1
votes1
answer42
viewsRead XML file with Argparse and convert it to JSON
Hello! I have a question and I am very new in the subject: I need to create a Python code that reads a file XML and turn that same file into a JSON. I need to use the Argparse for that, but I’m not…
-
-1
votes1
answer42
viewsinsert xml record plus date into a time table
I wanted to make this select but I can’t > DECLARE @XML XML > SET @XML = > '<rows> <row> <tracking> JU148345357BR</tracking> </row> <row>…
-
-1
votes1
answer213
viewsHow often a string appears in a table in each record (SQL Server)
I have a table in SQL with a column called "content", varchar . This column stores the contents of Xmls. I need to count the number of times a certain word (tag) is in each XML, ie for each record…
-
-1
votes2
answers385
viewsI can’t change the button color (xml) in Android Studio
I can’t change the color of the button in Android Studio. Whenever I create a button by XML it takes the primary color that is set in Themes.xlm and when I set a color, the code does not error but…
-
-1
votes1
answer1163
viewsSending XML to webservice
I need to know how to send XML to a client’s webservice. Since I’m very new to this, I did a little research on some sources and found a very simple code for java. I wanted to know if everything is…
-
-1
votes1
answer165
viewsSeveral Imageview defined src in xml, from java.lang.Outofmemoryerror error:
I have a FrameLayout which contains the list of courses with picture of the respective courses, all defined in XML, but error occurs. There are several images, around 15, with about 1280 x 1024…
-
-1
votes1
answer1178
viewsReading an XML file and printing specific fields using the Python language
I have the following XML file (actually it’s just a piece of the file): <!DOCTYPE sysstat PUBLIC "DTD v2.19 sysstat //EN" "http://pagesperso-orange.fr/sebastien.godard/sysstat-2.19.dtd">…
-
-1
votes1
answer209
viewsNfse - Standard São Paulo and Blumenau, problem with error 1057 and signature?
Let’s go in pieces. First, I already tested Enviorps and Envioloterps and both return the same error: [1057] Rejeição - Assinatura difere do calculado. I’m forming XML and it’s getting this way:…
-
-1
votes1
answer282
viewsimporting Xml data into Mysql database - Only save the LAST record
In this code all XML records are read, but in the Mysql database only the last XML block is saved. I know that reading each record over-writes the previous one but the strange thing is that I gave…
-
-1
votes1
answer77
viewsWhat is the best way to check? (Try-catch, if multiples,...?)
I am reading thousands of XML files with python. The problem is, there is not always the field in all files. resumo_cv = root.find("DADOS-GERAIS").find("RESUMO-CV").get("TEXTO-RESUMO-CV-RH")…
-
-1
votes1
answer62
viewsActionbar disarranged after updating Android Studio
After update no more Actionbar appears in new projects. Androidmanifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"…
-
-1
votes1
answer67
viewsProblems with POM
I’m taking a spring course but I’m having a problem with the pom.xml file this is the description of the problem This is the source code <?xml version="1.0" encoding="UTF-8"?> <project…
-
-1
votes1
answer34
viewssyntax error, Unexpected 'function_construct' WEB SERVICE PHP
Good afternoon, I’m trying to create a webservice but when I run it presents me these errors i have 3 files in this webservice follows the code php access. <?php $xml =…
-
-1
votes1
answer43
viewsProblem in xml deserialization
I am trying to convert the following xml into object But it returns the empty categories Code: Records records = new Records(); XmlSerializer serializer = new XmlSerializer(typeof(Records)); records…
-
-1
votes1
answer184
viewsHow to access and change objects within an XML file by Activity?
good evening, I’m having a hard time changing the components of an XML file, when I open the Drawer menu I click on the "tracking" button it opens the xml fragment_tracking.xml, but I can’t access…
-
-1
votes1
answer91
viewsSOAP com PHP | Error: Server was Unable to process request. ---> Index was Outside the Bounds of the array
Hello, all good? I’m a beginner in PHP and am venturing for the first time with Webservices (SOAP) - performing the integration a form I have on a Landing page with a client’s CRM. For being a…
-
-1
votes1
answer71
viewsMy navigation Drawer no longer goes to my screens, just a logout button I made, the others do not call the other screen
public class MainActivity extends AppCompatActivity { private AppBarConfiguration mAppBarConfiguration; ImageView imageView_Carrinho; @Override protected void…
-
-1
votes1
answer158
viewsGet a specific XML field
I’m creating a program in python which aims to get data from an XML, I am using xml.etree.Elementtree for this, I am using a for to call the fields cEAN I need, but the for returns an element list…
-
-1
votes1
answer55
viewsLoop of python repetition
Hello I have a for that extracts data from an XML file and I wanted to iterate a count to show as for example like this: 1- O EAN é 7897748715180 2- O EAN é None 3- O EAN é 7897748729941 4- O EAN é…
-
-1
votes2
answers74
viewsFind a string inside a python list
Hello I have a spreadsheet xls and a XML where I read this information and my goal is to find information from XMl inside the spreadsheet for this I am using the method IN more can not find THE XML:…
-
-1
votes1
answer80
viewsRemove characters from python lists
Hello I have a code that le two files one txt and a XML and then checks a string inside a list THE XML: <nfeProc xmlns="http://www.portalfiscal.inf.br/nfe" versao="4.00"> <NFe…
-
-1
votes2
answers63
viewsDeserialize XML for object comes with null information
I am having trouble trying to deserialize an XML returned by the webservice to an object in my project, what happens is that the object is created, but with all properties without value (nulls). The…
-
-1
votes1
answer974
viewsAttributeerror: 'Nonetype' Object has no attribute 'text'
Hello I have a code that reads XML, but this XML may or may not have the field vICMSST and so I used a IF whether it is None, thus: import xlrd import xml.etree.ElementTree as ET from itertools…
-
-1
votes1
answer226
viewsAlign Textview to the right in a Linearlayout in Android Studio
Hello, I’m a beginner in Android Studio, and I had a problem with alignment, I already took a look at similar questions but could not solve the problem. My layout is like this: I need to leave…
-
-1
votes1
answer176
viewsHow to read XML with PHP
Hello I’m starting to learn PHP, and I created an HTML input that receives an XML file that should be read in PHP but I’m having difficulties, I’m using the simplexml_load_file more when I call the…
-
-1
votes1
answer54
viewsProblem-Reading XML with PHP
I have the following XML: <nfeProc xmlns="http://www.portalfiscal.inf.br/nfe" versao="4.00"> <NFe xmlns="http://www.portalfiscal.inf.br/nfe"> <infNFe…
-
-1
votes1
answer234
viewsRemove XML file line using Python and create TXT file with result
I have several XML files inside a folder that is called FILES and it is local in Windows. All XML files follow the same structure as below: <catalog> <product description="Cardigan Sweater"…