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
votes1
answer581
viewsHow to search an xml file with php?
<ISBN id = "1"> <genero> <descricao> Suspense </descricao> <descricao> Ficcao Policial </descricao> </genero> <titulo> Assassinato no expresso do…
-
0
votes1
answer31
viewsUnknownnode when loading XML in class
I get the following XML from a database (modified data, but the structure is this same) <registro> <header> <codUsuario>XXX</codUsuario>…
-
0
votes1
answer689
viewsThe reported Event was not recognized by the system
Hello, guys I’m trying to send the S2220 event to E-social, but the returns me the error: "The reported Event was not recognized by the system. Suggested Action: Check if the reported event and the…
-
0
votes1
answer413
viewsContent Not Allowed in Prolog, even though XML is perfectly formatted
So, I’ve been trying to send an XML to a Southern Sapucaia Webservice, RS. XML requests the printing of a PNG-shaped Nfse. The problem is that XML is sent and as a return I receive a message stating…
-
0
votes1
answer252
views -
0
votes1
answer218
viewsApplication closes when opening Activity
The app simply closes when I press the TextView. He should move on to another Activity. I’ve tried it many ways and it keeps crashing. package com.example.evellyn.auris; import…
-
0
votes0
answers255
views -
0
votes0
answers48
viewsSymbol > appears at the end of XML
I have an XML document that serves for a program in Java save some values that will be read by another in C#. It’s not the best way to exchange values between languages (that’s what happened, but I…
-
0
votes1
answer294
viewsInsert XML into Mysql table
I have an xml with the name of some movies, I want when I press a button in html the names are inserted in a table in the database. I made the connection to php using ajax. The problem is that when…
-
0
votes0
answers25
viewsError while modelling XSD
From this XML code, I have the XSD block: Code <?xml version="1.0" encoding="UTF-8"?> <schema xmlns="http://www.w3.org/2001/XMLSchema"…
-
0
votes2
answers289
viewsRead xml file ready
Eae guys, I am trying to read an xml file in my program, but it has a line that I am not able to read. <?xml version="1.0"?> <XML> <PATCHINFO> <PATCHNODE file="./Unit1.dfm">…
-
0
votes1
answer138
viewsSQL - Searching XML data
I have a table in which one of the fields is an XML The XML structure is the Brazilian standard schema of CTE (Electronic Transport Knowledge) <cteProc xmlns="http://www.portalfiscal.inf.br/cte"…
-
0
votes0
answers457
viewsConsume WS with javascript
I’m using Soapui to take the test at WS: Another image that shows authentication to consume XML: Only when I try to consume the same xml only through javascript, I can’t (I think it lacks technical…
-
0
votes1
answer195
viewsImport XML File Data to Array
Good morning, I have the following XML code. <?xml version="1.0" encoding="utf-8"?> <Regras> <Regra Id="1" ExtensaoArquivo=".RET" PastaOrigem="C:\Nova pasta\" PastaDestino="C:\Nova…
-
0
votes0
answers39
viewsDeserialize an XML file and insert it into a Mysql database
Hail to the crowd here, How to read XML files so that data can be entered into a database mysql. The problem is reading the XML and deserializar, since the retorn is empty, because the insertion in…
-
0
votes1
answer224
views -
0
votes0
answers323
viewsClick the button and save xml file to the server side
Hello, I am building an application with PHP, I happen to have a button that when clicking it generates a file.xml in the downloads folder,I believe by default,but I want to generate this file.xml…
-
0
votes1
answer49
viewshow to send data in xml without overwriting the previous data
I have the following code,where I get event data from a form and php sends it to the xml file, but instead of the.xml events adding new data when the form is replenished,. <?php #Obtendo dados…
-
0
votes0
answers32
viewswhat function would be useful to remove xml data with php or js?
I’m making a system with php,js and xml,with a php form where the user adds events and they are automatically written to xml This is the add.php $campoTitulo = $_POST['titulo']; $campoLocal =…
-
0
votes1
answer168
viewsHow to hide posts with a certain mark from the blogger homepage
I have some posts that are just javascript, and on the home page appears javascript, I would like to hide posts that contain the tag "Hide" from the home page, what to do?. I tried to change it:…
-
0
votes1
answer124
viewshow to remove nodes from an xml file with javascript?
I have an xml document, a script.js and an html page where the following test should occur,I click on a button on the page and a function should be executed in the script that removes a group of…
-
0
votes1
answer47
viewsJavascript generating characters that are not present
The code below is in XML and is a form that is being used for convenience generating code HTML, everything typed in the input will be sent to textarea already with the HTML through javascript.The…
-
0
votes1
answer178
viewsMalformed XML NF reference element Version 4.0
I am updating our service notes sending program (Sorocaba). Doing a quick survey I saw some comments that after updating the . Net Framework, microsoft performed a fix on the Signatures…
-
0
votes1
answer317
viewsXML Mapping Tool Delphi Tokyo
I would like to know the correct way to map an . XML by Delphi Tokyo with xml Mapping tool and read in ClientDataSet. Using the XML Mapping Tool with the Delphi 7 I can do the mapping and read the…
-
0
votes1
answer145
viewsLooking for an item in the php XML file
I have an xml file, and I would like to bring to the page only one item of that file, in case I can bring all the items of a view only through the code <?php $feed =…
-
0
votes1
answer262
viewsRequest error with complex object
I’m trying to file a requisition for a webservice. Note that by Soapui it works normally But by android passing exactly the same data The following error occurs: SoapFault - faultcode: 'soap:Client'…
-
0
votes3
answers3521
viewsFailure of RANGE class SELECT method
The intention is that by clicking on the Sintese Euro tab, the macro would impute the "L" character in cell D1 of the Synthesis Local tab and then return to the Euro Synthesis tab. I was able to…
-
0
votes1
answer252
viewsMap class to XML deserialization for C#
I need to map this XML to a C# class to deserialize via Restsharp Deserialization: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <rsp stat="ok"> <items total="1232177"…
-
0
votes1
answer621
viewsHow to Load an Activity using Progressbar
Progressibar Code in XML <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="match_parent"…
-
0
votes0
answers39
viewsHow to receive a Webapi data parameter
I receive an xml in my webAPI and deserializo it. What I did, I took the exact XML template that I’m going to receive and I call my service locally, just for the test effect. So far so good, I can…
-
0
votes1
answer724
viewsError trying to perform Soap request with Soapclient
I’m having trouble making requests to a webservice using the Soapclient (PHP library). This is the message returned: SOAP-ERROR: Encoding: Object has in the 'Client' Property. Any idea what it might…
-
0
votes1
answer68
viewsProblem with VBS and XML
So people... all right? I have a little problem here, I have a VBS script that served me well, he read the XML files and renamed them to the vendor name. Now I need it to rename the XML to the…
-
0
votes2
answers94
viewsDoubts about XML manipulation by PHP
Good afternoon, you guys. I have an Electronic Invoice XML where there are several Tags and Subtags related to products. I created a "Foreach" to scan all products where tag <CEST> is empty.…
-
0
votes0
answers18
viewsxml opening in div does not receive xsl
I have the HTML files, ajax.js and intrucao.js as follows. By clicking on agar.xml the style sheet agar.xsl is not loaded. The addendum is that the shipment is made in a div. What is in the code…
-
0
votes1
answer298
viewsHow does it work to put dynamic content by making an Android app natively?
Guys, I’m seeing a little bit of mobile development (Android), and I saw that the design is done using XML, and from what I saw, it seems to have no loop tag, to repeat similar structures, and…
-
0
votes3
answers444
viewsHow to deal with errors in case of a failure in simplexml_load_file in PHP?
I have a routine to access the webservice of the post office that uses simplexml_load_file, but if for some reason the site of the post office is out of air or if it takes too long to answer my site…
-
0
votes1
answer167
viewsError in PHP zip code query
I am trying to fix in PHP the URL that queries the ZIP code, when typing the ZIP CODE XXXXX-XXX the URL is displaying the characters amp; that are causing error in XML output. Correct consultation:…
-
0
votes0
answers65
viewsChange the order of an XML tag via T-SQL
Hello! I’m on a demand where for a certain reason, XML was generated with the order of the exchanged tags... :( Scenario: I have a column in the SQL Server database (as of 2008) that contains NF-e…
-
0
votes0
answers34
viewsPoint in Model Class attribute is possible?
This is an xml request schema for a Webmethod: <RetrieveClienteRequest> <model query=""> <keys query="" > <cliente.cnpj type="String"></cliente.cnpj> </keys>…
-
0
votes1
answer60
viewsView array data
I need to display this data array and I don’t know how to make the call. I would like to take specific data such as [Postage] => 140.55 [0] => SimpleXMLElement Object ( [@attributes] =>…
-
0
votes0
answers275
viewsRead xml file without knowing tag name
Good morning my friend, I need to read an xml file (NF-e) where they have several items, but in each item there can be a different tag. In this case it would be in the tax tags, where the ICMS tag…
-
0
votes0
answers260
viewsSefaz Webservice status in PHP
Can anyone tell why this query script returns nothing (neither error nor response)? Grateful! try { $wsdl =…
-
0
votes2
answers355
viewsExtract child tags from an XML
I am consuming a served recipe and it returns me an XML as for example: <retDistDFeInt xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"…
-
0
votes1
answer136
viewsRead XML and Print Data in Word or PDF with Python
Good afternoon, gentlemen. I would like to request the help of university students to read this XML file below and print the values in Word or PDF. <?xml version="1.0" encoding="UTF-8"?>…
-
0
votes1
answer159
viewsRead xml with Xstream
I have a java xml reading exercise. My teacher indicated using the Xstream library and I’m not getting it. I read about the documentation, but I can’t identify the problem. I have the Transaction…
-
0
votes1
answer182
viewsAndroid Studio - XML Layout shows no options and always gives error
Any and all layout I create does not show elements like Linearlayout, Recyclerview and others. Only the options below (and the errors too) Also, XML is always with error saying that it is missing…
-
0
votes1
answer92
viewsHow to list all xml for php
Good evening. I have the following xml file: <MusicHistory CompactMode="1"> <Item0 Block="2018-02-11T23:00:00" Folder="Musicas" Music="Zara Larsson - So Good" Composer="" Comment=""…
-
0
votes1
answer228
viewsDelphi Problems When Listing XML Sub-Node
I have the code below, but at the node of [ICMS]. he puts it in anyway line I’m not getting to read the children. The same is happening with the [PIS] and [COFINS].* It does not obey level 2. How to…
-
0
votes1
answer78
viewsHow to import photos from XML with PHP
I am trying to import an XML file, but do not know how to import when there is a field inside another field, see below the example that explains better: <imovel> <id>1</id>…
-
0
votes0
answers40
viewsI cannot import all xml sublevels with PHP
I have a function to import the xml file: $xml = new SimpleXMLElement($arquivoxml); foreach($xml->Imoveis->Imovel AS $itens) { $ref=$itens->Id; $atributospai = $itens->Atributos; foreach…