Questions tagged as 'xml'

1
answer

Special characters (ï »¿) appear in front of the XML tag [duplicate]

I'm reading two XML files however created on different computers. This one was created on my computer: <?xml version="1.0" encoding="UTF-8"?> ... This below with the same content appears a sequence of special characters ( ...
asked by 03.07.2017 / 21:54
2
answers

installment value Invalid Pagseguro

Oops, I'm using the transparent checkout of Pagseguro, but if I report a number of parcels larger than 1, on a credit card sale, I get the error: installment value invalid value: My shipping xml: <?xml version="1.0" encoding="ISO-...
asked by 02.11.2016 / 20:22
1
answer

Why is this PHP giving error in writing an XML?

I'm trying to make a simple XML that takes the data registered in a page in PHP but is giving error, can someone tell me what it is and how it can work? Error that appears when you press the button:    Fatal error: Uncaught exception 'DOMEx...
asked by 22.11.2015 / 23:33
2
answers

How to read xml with C #

I want to create an application for android with C # using Xamarin, it takes an information "xml" and puts it on the screen, but I can not manipulate xml. I need to look for the "symbol" in the xml and if I find the information and put it in v...
asked by 05.08.2014 / 01:18
1
answer

Changing the xml by java

I wanted to know if there is a way I can change layout="@layout/app_bar_main" of <include> by java <?xml version="1.0" encoding="utf-8"?> <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.androi...
asked by 05.03.2018 / 03:17
2
answers

ERROR - Paste XElement C #

Hello. I'm trying to get a Node from an xml NFe and this may be showing up the image error. Atthebeginningoftheclass,aprivateXDocumentxDoc;variablewascreated.Thexmlfileisinsidethedebugfolder.EvenputtingsothesameErrorappears:XElement_xDetModelo=...
asked by 19.09.2016 / 22:15
1
answer

Help with XML file storage

Good afternoon! I am developing a system for product registration. However, I am thinking of creating an XML file to store the general characteristics of the products (other information will remain in the database), since each product has its...
asked by 23.06.2016 / 22:00
3
answers

How to find 2 or more words in a text using jQuery?

Hello, I'm doing a search field where it brings the data of an XML. However, it is only bringing if I type the name in the right order, for example: in xml, the person's name is "Manoel da Silva", but if I only write "Manoel Silva" in the sea...
asked by 10.09.2015 / 20:47
1
answer

Generate indented XML through PHP

Hello, good morning. I am generating xml with php, but the code is getting everything in a single line, I need it to be indented when it is generated, respecting the hierarchy. I have no idea how to do this Follow the code used <?php...
asked by 11.07.2016 / 16:26
3
answers

Rejection NFSe SP Signature of XML data differs from Calculated SHA1 VB.net

I am signing the following string: 339575410000100000000000120150413NI00000000000005000000000000002502917N207293716000260 Using the following code: ' Obtem o certificado Dim CertificadoDig As X509Certificate2 = ObtemCertificado("")...
asked by 13.04.2015 / 15:08