Questions tagged as 'xml'

1
answer

How to read the attributes of xml tags using QXmlStreamReader?

I am working with xml files, using the QT Liberia. The problem that presents itself to me is as follows: I do not know how to read the attributes of xml tags using QXmlStreamReader. For example I have the following file: <?xml version="1...
asked by 02.06.2017 / 15:12
0
answers

XML to TXT and vice versa

Good, I would like to know if there is any way to transform an .XML file into a .txt or Excel, so you can see the data by columns and modify them, to finally save it in the XML. I have not found the way to save from Excel to XML since non-nor...
asked by 09.06.2017 / 10:46
1
answer

Deselect list C # objects

I'm trying to put together a simple program to practice what I've seen in the faculty, it's some xml files. The program is made in windows forms, and I need to get it to store objects of my own class, but I have a problem when I try to perform,...
asked by 31.05.2017 / 17:17
2
answers

Align three buttons horizontally in a layout

How can I make the bottom buttons line up from left to right instead of top to bottom and occupy the full width of the device that runs it? Can I use percentages? Deputy code: <?xml version="1.0" encoding="utf-8"?> <RelativeL...
asked by 21.04.2017 / 19:06
0
answers

"Can not build classfiles for source directories" Openbravo. JSP

It turns out that I want to modify a PDA module that brings the Open Bravo point of sale. Import the project to Netbeans. Everything is in order. Required libraries, Tomcat server with xampp, java 1.6. Everything, but when trying to execute, he...
asked by 12.04.2017 / 08:30
0
answers

(JAXB) Retrieve the XML file in the input fields of the JSwing form with unmarshalling

I am new and started those days to learn XML for an implementation that must have in my application, I already made some tests with marshall() and unmarshall() already in Main() to understand more, I'm doing a form that you...
asked by 11.04.2017 / 19:54
1
answer

Read XML from Unity

Good! I have a small application in Unity , and I need to read files XML . My code XML is very simple: <libro> <libroEjemplo> <nombre>Alfredo Reino</nombre> <email>alf@ibiu...
asked by 27.03.2017 / 19:45
1
answer

invalid content XML schema

Good, I'm making the outline of my XML file, and at the time of validation I get this error in the validator, to see if you can lend a hand to solve it and understand what happens. Thanks. This is the error:    Errors in file xml-schema:  ...
asked by 13.03.2017 / 21:16
2
answers

Undefined when reading XML file in JS

On an HTML5 page with JS that I have to do, I have to simulate RSS with an XML file (which simulates an html with a couple of own tags), which has articles, first showing a header with a link to the description . At the moment, the file reads it...
asked by 23.03.2017 / 16:55
0
answers

The maximum string content length quota (8192) has been exceeded while reading XML data

Good afternoon. I'm new to this WCF I have a problem:    The maximum string content length quota (8192) has been exceeded while   reading XML data. This quota may be increased by changing the   MaxStringContentLength property on the XmlDic...
asked by 21.03.2017 / 21:56