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
answers548
viewsERP integration with wordpress by an XML
Good afternoon, you guys, I was wondering if anyone knows of any tutorial or book about integrating an ERP into wordpress by an XML. I need to make Woocommerce receive the Xml data and include them…
-
0
votes1
answer159
viewsHow to create a style for Imageview on Android?
How to create a format style for ImageView passing to length and height in this style so it gets "formatted" on the screen?
-
0
votes2
answers505
viewsLeave XML in a single line
My c# application gets the idented xml. I need to leave this xml all in one line. How can I do this?
-
0
votes0
answers55
viewsgrab xml files in a Java application
Hi, I’m new to programming, I’m interning at an IT company and I need to make a java application that takes files. xml generated in a php system of medical consultations and make them available in a…
-
0
votes0
answers89
viewsCall the webservice with an XML
I have to develop a web service (Rest) in java that will be called by an excel add-in developed in .NET. This plugin has to send an xml, what I did was turn it into a string only the XML is huge. A…
-
0
votes0
answers151
viewsSearch API stopped returning XML
I’m trying to access the address http://sandbox.buscape.com.br/service/findProductList/554163674d2f57624d676f3d/BR/? categoryId=77&keyword=Samsung by the browser but stopped returning the XML.…
-
0
votes1
answer204
viewsError making javascript request
I’m trying to make a request in this format $.get("http://meuurl.com/webservice", function (data) { console.log(data); }).fail(function (data) { console.log(data); }); But I get this mistake Failed…
-
0
votes1
answer73
viewsHow to Apply Loading Large Bitmaps Efficiently
I am using Imageview to upload images because I find lack of memory error found this method, because I am not able to use. wanted a brief explanation where I change the variables available in…
-
0
votes1
answer176
viewsHow to add ad in app?
I’m using this code: <com.google.android.gms.ads.AdView android:id="@+id/adView" android:layout_width="wrap_content" android:layout_height="wrap_content" ads:adUnitId="MY_AD_UNIT_ID"…
-
0
votes1
answer317
viewsReturn XML value in PHP
Hello, I need to import an XML value but I’ve tried several ways and I can’t, my XML is this: <tns:phpsysinfo xsi:schemaLocation="http://phpsysinfo.sourceforge.net/…
-
0
votes1
answer224
viewsThe ref attribute of an element of the xml schema document
I’m making an Xs xml file generator, but I’m wondering if some parts should be filled. <xs:element name="identificacao"> <xs:complexType> <xs:sequence> <xs:element…
-
0
votes1
answer80
viewsFile exchange . phtml on option change (Admin Magento)
I have a module that I am doing and I have a doubt, follows: My custom_module.xml is like that: <layout version="0.1.0"> <default> <reference name="root"> <block…
-
0
votes1
answer62
viewsKeyboard opens when I call my Loginactivity, how to solve it?
Keyboard opens when I call my Loginactivity, how to solve this? This is my Loginactivity. package fabiohcnobre.jhotelcolonialdosnobres; import java.util.ArrayList; import java.util.List; import…
-
0
votes0
answers35
viewsMysql Table XML via Access
I first need to know if Access can connect to Mysql database. From this connection, I need to generate through Access an XML that contains the data of a table of my Mysql database. Later this XML…
-
0
votes1
answer344
viewsOne Signal Phonegap does not work
I am updating a phonegap app, it compiles in the cloud without problems, but when trying to login that I am using One Signal to do it, it does not access, it is not a problem with the api because I…
-
0
votes1
answer174
viewsHow to read this XML and ignore the ID field using Xstream
I need to read the XML below and ignore the ID field of all contacts <contatos> <contato> <Id>1</Id> <Nome>Madeline Mullins</Nome> <Telefone>(22)…
-
0
votes2
answers645
viewsFix the XML error
My apps made in Android Studio 2.2.2 give XML error. Classes are as if undeclared. I’ve even asked such a question here, but it had no error specified. the error that appears in Logcat is this:…
-
0
votes1
answer345
viewsError signing xml nfse Curitba
Guys I’m making the following mistake : Grave: javax.faces.el.EvaluationException: javax.xml.crypto.dsig.XMLSignatureException: javax.xml.crypto.URIReferenceException:…
-
0
votes0
answers15
viewsManagerengine xml problem
Hello, <operation name="GET_REQUESTS"> <result> <status>Failed</status> <message>POST_ONLY_URL</message> <error_code>4001</error_code> </result>…
-
0
votes1
answer157
viewsIncremental number in PHP
I have a system that emits an XML. It was done in PHP. XML has a tag which is a random number, but has to be incremental. I mean, in the tag has the number 1000. The next tag has to have the number…
-
0
votes2
answers809
viewsProblems saving XML file with special character in the database (ç, ã, etc)
My problem is this: I am issuing an electronic correction letter in C# and at the time of saving the XML of the event returned by SEFAZ, as much as all the characters in the file are normal, when…
-
0
votes1
answer52
viewsInvalid "required" attribute
I took a project and the same is showing compilation error because it is not recognizing the attribute "required" in the excerpt below: @XmlElementRef(name = "Nome", namespace =…
-
0
votes1
answer1716
viewsExtract products from an Nfe XML
I am developing a Java application that I will need to extract XML data from Nfe, Extract some data I can map the Tags as issuer recipient among others. But when I need to extract products from Nfe…
-
0
votes0
answers204
views(JAXB) Recover XML file in the input fields of a Jswing form with Unmarshalling
I am new and I started to learn these XML days because of an implementation that should have in my application, I did some tests with Mashall and unmarshall in the main class first (see at the end)…
-
0
votes0
answers54
viewsLogin on external site (prefeitura Curitiba)
I need to pull from a city website if a particular company has issued tax notes. No problem if the user needs to enter the boxes manually. The link is this:…
-
0
votes1
answer424
viewsClass Order to Serialize C Object#
I am working on an Nfe project, and have chosen to use serialization of a class based on the xml structure I want. I implemented the class, everything worked as expected, root, nodes etc, but I have…
-
0
votes0
answers59
viewsUpload XML to Codeignter 3
I am uploading to codeigniter 3 and it is not accepting xml to upload. It shows me an error that the selected file type is not allowed. $config['upload_path'] = './uploads'; $config['allowed_types']…
-
0
votes1
answer1075
viewsDecrypt XML with digital certificate private password
I need to decrypt this XML: <?xml version="1.0" encoding="UTF-8"?> <xenc:EncryptedData xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" Type="http://www.w3.org/2001/04/xmlenc#Element">…
-
0
votes0
answers318
viewsHow to make a form and when the person registering appears to me the person’s records and how to associate the two files?
I have this design already done and my problem is to relate the files and the php file because I do not know if it is well to write in xml and also do not know how to open and save <!doctype…
-
0
votes1
answer266
viewsHow do I stop Keyboard from messing with my layout?
How do I stop the button from moving when editText pulls the Keyboard? Thanks in advance. xml of Bhutan: <Button android:id="@+id/hora_picker" android:layout_width="300dp"…
-
0
votes1
answer414
viewsQuestions with XML Mapping
I have a file XML as below and I have some questions regarding how to map it to make the deserialization. I am using C#. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>…
-
0
votes2
answers1188
viewsManipulating XML with Javascript
I’m having a doubt and I’ve searched a lot and I still can’t solve. I have an XML with a tag called <child id='minhatag'/>. I need to make javascript to read this tag and be able to return the…
-
0
votes1
answer521
viewsCreate buttons in a grid layout
I would like to know how it is possible to make a Activity as a grid menu... Which type of layout is most advisable? A relative, linear, grid or table? Example of what I need: No need for banners,…
-
0
votes1
answer77
viewsFindall using Elementtree does not return expected result
I am trying to find a specific element within a python XML file. I use Elementtree for this. The following code: root = ET.fromstring(response.content.decode('utf-8')) print(root.findall('.//*'))…
-
0
votes1
answer91
viewsHow to open an Activity from a calculation?
I am very lay in android studio and I need to do a program on an IMC calculation. The idea is simple, in the first Activity he asks for his weight and his height, after that he must do the imc (imc…
-
0
votes2
answers453
viewsCapture, as string, xml-specific tag
You only need to save the signature tag of an xml. The method for signature is this: private void assinarMdfe(String tipo, XMLSignatureFactory fac, ArrayList<Transform> transformList,…
-
0
votes1
answer379
viewsHow do XSLT get the attributes inside the name, my item tag, only if it’s true?
<bloco> <item nome="imagem">true</item> <item nome="imagem">false</item> </bloco> …
-
0
votes0
answers21
views -
0
votes1
answer39
viewsRead XML and create Objects using LINQ in VB.NET
With the following code below: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <escuelas> <escuela> <estudiante>noe</estudiante>…
-
0
votes1
answer102
viewsPHP - print_r in xml is bringing Class name
I have a class called Cliente.php connecting to the web service and have another call Requisição.php that generates the XML request and sends to the Cliente.php. The problem is that the answer I get…
-
0
votes0
answers21
viewsPosition of an Object with a specific name within an Array
good afternoon! All right? Please help me solve the case in Jquery/XML below? I make a request for a city name ex. 'Vila Velha - ES' via JSON to a given XML, and it returns me an array of cities…
-
0
votes1
answer179
viewsSQL server field xml filter for a field with namespace
i tried via seq to filter a record that had an xml field, with this xml below: <ns1:Prod xmlns:ns1="uri"> <ns1:ProductID>316</ns1:ProductID> <ns1:Name>Blade</ns1:Name>…
-
0
votes1
answer536
viewsHow to deserialize attributes of the elements of an XML with C#?
Well, I asked that question once, but I didn’t get an answer, so I’m gonna ask you again. I tried some methods I saw there that said it worked in other questions, but none of them. I need to read…
-
0
votes1
answer1981
viewsProblem for sending SPED-REINF c#
Dear friends, I’m trying to send an xml to the SEFAZ for the SPED-REINF R-1000 code, I got help for the necessary methods here with the discussion list friends. But I am with the problem that I do…
-
0
votes0
answers81
viewsFormat data(date sql type) with javascript without changing the type
Take a date field of type date yyyy-MM-dd (sql) use a javascript function directly in the XML file to show this date in dd-MM-yyyy format without changing the type, remaining Date. It is possible?…
-
0
votes0
answers40
views -
0
votes1
answer28
viewsWhich view was used in this layout
Guys I’m creating an app that the person makes a registration,and in this registration has name,photos and various information and I wanted to list this information and photos like this,someone…
-
0
votes1
answer87
viewsProblems serializing object to XML
After serializing an object to XML some properties disappear. These objects were automatically generated with the add and do not have [System.xml.Serialization.Xmlignoreattribute()] but are not…
-
0
votes1
answer87
viewsRegex
Good morning. I have an XML that contains a node as follows: <endnum>76 AP 10 404</endnum> <endnum>404</endnum> It turns out that this value should only be integer, as in the…
-
0
votes1
answer211
viewsCheck whether a string is null or empty in XSLT
I have this snippet of XML code and I need to check this blank: <CNPJ> <xsl:if "cnpjContratado"!=NULL> <xsl:value-of select="cnpjContratado"/> </xsl:if> </CNPJ>…